pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92ac4134c604
branches:  trunk
changeset: 472736:92ac4134c604
user:      snj <snj%pkgsrc.org@localhost>
date:      Mon Apr 12 00:54:40 2004 +0000

description:
Convert to buildlink3.

diffstat:

 cad/spiceprm/Makefile |  6 +++---
 chat/ircu/Makefile    |  4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (43 lines):

diff -r 6d397087ba97 -r 92ac4134c604 cad/spiceprm/Makefile
--- a/cad/spiceprm/Makefile     Mon Apr 12 00:54:25 2004 +0000
+++ b/cad/spiceprm/Makefile     Mon Apr 12 00:54:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/20 12:09:09 agc Exp $
+# $NetBSD: Makefile,v 1.11 2004/04/12 00:54:40 snj Exp $
 #
 
 DISTNAME=      spiceprm-0.11
@@ -9,7 +9,7 @@
 COMMENT=       Spice preprocessor for parameterized subcircuits
 
 WRKSRC=                        ${WRKDIR}/spiceprm
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 NO_BUILD=              YES
 REPLACE_PERL=          spiceprm
 
@@ -20,5 +20,5 @@
        ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/spiceprm
        ${INSTALL_DATA} ${WRKSRC}/EXAMPLES ${PREFIX}/share/examples/spiceprm
 
-.include "../../lang/perl5/buildlink2.mk"
+.include "../../lang/perl5/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 6d397087ba97 -r 92ac4134c604 chat/ircu/Makefile
--- a/chat/ircu/Makefile        Mon Apr 12 00:54:25 2004 +0000
+++ b/chat/ircu/Makefile        Mon Apr 12 00:54:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/20 12:09:35 agc Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/12 01:01:41 snj Exp $
 #
 
 DISTNAME=      ircu2.10.11.04
@@ -11,7 +11,7 @@
 COMMENT=       Internet Relay Chat server customized for Undernet
 
 WRKSRC=                ${WRKDIR}/ircu2.10
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 USE_PKGINSTALL=        YES
 GNU_CONFIGURE= YES
 



Home | Main Index | Thread Index | Old Index