pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/netpbm bl3ify
details: https://anonhg.NetBSD.org/pkgsrc/rev/150d1a0b71fc
branches: trunk
changeset: 466688:150d1a0b71fc
user: jlam <jlam%pkgsrc.org@localhost>
date: Thu Jan 22 10:59:39 2004 +0000
description:
bl3ify
diffstat:
graphics/netpbm/Makefile | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 93d49126a2b9 -r 150d1a0b71fc graphics/netpbm/Makefile
--- a/graphics/netpbm/Makefile Thu Jan 22 10:58:24 2004 +0000
+++ b/graphics/netpbm/Makefile Thu Jan 22 10:59:39 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2004/01/03 18:49:43 reed Exp $
+# $NetBSD: Makefile,v 1.84 2004/01/22 10:59:39 jlam Exp $
DISTNAME= netpbm-10.11.8
PKGREVISION= 1
@@ -10,7 +10,9 @@
HOMEPAGE= http://netpbm.sourceforge.net/
COMMENT= Toolkit for conversion of images between different formats
-USE_BUILDLINK2= yes
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
USE_GMAKE= yes
USE_PERL5= yes
@@ -64,6 +66,6 @@
${PAX} -rwpppm . ${PREFIX}
${RM} -fr ${STAGEDIR}
-.include "../../graphics/png/buildlink2.mk"
-.include "../../graphics/tiff/buildlink2.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../graphics/tiff/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index