summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorsnj <snj>2004-04-26 04:19:47 +0000
committersnj <snj>2004-04-26 04:19:47 +0000
commit7cc42c29ea091a2de98d846aa977266e29845875 (patch)
tree8c34440b40a643c4e77f19e0b0a19673bcd5e31a /security
parent815f39fb9e8366a1211583301d4705448c49313d (diff)
downloadpkgsrc-7cc42c29ea091a2de98d846aa977266e29845875.tar.gz
Convert to buildlink3.
Diffstat (limited to 'security')
-rw-r--r--security/aide06/Makefile4
-rw-r--r--security/egd/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/aide06/Makefile b/security/aide06/Makefile
index d731d7bb50b..9bbcd65321e 100644
--- a/security/aide06/Makefile
+++ b/security/aide06/Makefile
@@ -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 @@ BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
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 --git a/security/egd/Makefile b/security/egd/Makefile
index f6872e81b3c..0577f3e6bfa 100644
--- a/security/egd/Makefile
+++ b/security/egd/Makefile
@@ -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 @@ COMMENT= EGD: Entropy Gathering Daemon
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"