pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/21477623e44e
branches:  trunk
changeset: 474180:21477623e44e
user:      snj <snj%pkgsrc.org@localhost>
date:      Mon Apr 26 04:19:47 2004 +0000

description:
Convert to buildlink3.

diffstat:

 security/aide06/Makefile |  4 ++--
 security/egd/Makefile    |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (35 lines):

diff -r 9c431cd310b9 -r 21477623e44e security/aide06/Makefile
--- a/security/aide06/Makefile  Mon Apr 26 03:52:06 2004 +0000
+++ b/security/aide06/Makefile  Mon Apr 26 04:19:47 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/12/03 22:14:46 kristerw Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/26 04:24:43 snj Exp $
 #
 
 DISTNAME=       aide-0.6
@@ -14,6 +14,6 @@
 GNU_CONFIGURE= yes
 #don't set YACC so configure can correctly find bison
 YACC=
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 
 .include "../../mk/bsd.pkg.mk"
diff -r 9c431cd310b9 -r 21477623e44e security/egd/Makefile
--- a/security/egd/Makefile     Mon Apr 26 03:52:06 2004 +0000
+++ b/security/egd/Makefile     Mon Apr 26 04:19:47 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:52:53 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/26 04:19:47 snj Exp $
 #
 
 DISTNAME=      egd-0.8
@@ -12,7 +12,7 @@
 
 DEPENDS+=      p5-SHA-[0-9]*:../../security/p5-SHA
 
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 PERL5_PACKLIST=        ${PERL5_SITEARCH}/auto/egd/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index