pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/amaya Add expat dependency and bump PKGREVISION.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5e4490273334
branches: trunk
changeset: 463551:5e4490273334
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 17 15:28:31 2003 +0000
description:
Add expat dependency and bump PKGREVISION.
Fixes bulk build problem with current xsrc; verified by agc.
diffstat:
www/amaya/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r b7b88cd91ace -r 5e4490273334 www/amaya/Makefile
--- a/www/amaya/Makefile Mon Nov 17 15:25:57 2003 +0000
+++ b/www/amaya/Makefile Mon Nov 17 15:28:31 2003 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2003/10/11 13:39:06 grant Exp $
+# $NetBSD: Makefile,v 1.28 2003/11/17 15:28:31 wiz Exp $
#
DISTNAME= amaya-src-8.0
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 1
+PKGREVISION= 2
WRKSRC= ${WRKDIR}/Amaya/work
CATEGORIES= www
MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \
@@ -43,6 +43,7 @@
${INSTALL_DATA_DIR} ${PREFIX}/lib/Amaya
.include "../../graphics/imlib/buildlink2.mk"
+.include "../../textproc/expat/buildlink2.mk"
.include "../../x11/gtk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index