pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a65217cd38d
branches: trunk
changeset: 473370:8a65217cd38d
user: snj <snj%pkgsrc.org@localhost>
date: Mon Apr 19 05:34:58 2004 +0000
description:
Convert to buildlink3.
diffstat:
fonts/chkfontpath/Makefile | 6 +++---
fonts/t1utils/Makefile | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (43 lines):
diff -r 6a233833ead0 -r 8a65217cd38d fonts/chkfontpath/Makefile
--- a/fonts/chkfontpath/Makefile Mon Apr 19 05:30:52 2004 +0000
+++ b/fonts/chkfontpath/Makefile Mon Apr 19 05:34:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/22 08:38:29 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/19 05:34:58 snj Exp $
#
DISTNAME= chkfontpath-1.9.7
@@ -13,7 +13,7 @@
BUILD_DEPENDS+= rpm2cpio>=1.1:../../converters/rpm2cpio
MAKE_ENV+= VERSION=${PKGVERSION}
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
# Might as well make this a general scheme for .src.rpm files... - HF
@@ -27,5 +27,5 @@
${INSTALL_PROGRAM} ${WRKSRC}/chkfontpath ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/man/en/chkfontpath.8 ${PREFIX}/man/man8
-.include "../../devel/popt/buildlink2.mk"
+.include "../../devel/popt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 6a233833ead0 -r 8a65217cd38d fonts/t1utils/Makefile
--- a/fonts/t1utils/Makefile Mon Apr 19 05:30:52 2004 +0000
+++ b/fonts/t1utils/Makefile Mon Apr 19 05:34:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:37:39 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/19 05:40:00 snj Exp $
#
DISTNAME= t1utils-1.27
@@ -9,7 +9,7 @@
HOMEPAGE= http://www.lcdf.org/~eddietwo/type/
COMMENT= Utility programs for dealing with Postscript Type 1 font files
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index