pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/hp2xx Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5af8a0035112
branches: trunk
changeset: 473927:5af8a0035112
user: snj <snj%pkgsrc.org@localhost>
date: Sun Apr 25 02:29:06 2004 +0000
description:
Convert to buildlink3.
diffstat:
graphics/hp2xx/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r 3f99a5433ace -r 5af8a0035112 graphics/hp2xx/Makefile
--- a/graphics/hp2xx/Makefile Sun Apr 25 02:21:06 2004 +0000
+++ b/graphics/hp2xx/Makefile Sun Apr 25 02:29:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/01/20 12:18:16 agc Exp $
+# $NetBSD: Makefile,v 1.24 2004/04/25 02:29:06 snj Exp $
#
DISTNAME= hp2xx-3.4.0
@@ -12,13 +12,13 @@
WRKSRC= ${WRKDIR}/${DISTNAME}/sources
USE_X11= yes
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_MAKEINFO= YES
INFO_FILES= hp2xx.info
post-extract:
${CP} ${WRKSRC}/../makes/generic.mak ${WRKSRC}/Makefile
-.include "../../graphics/tiff/buildlink2.mk"
-.include "../../graphics/png/buildlink2.mk"
+.include "../../graphics/tiff/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index