summaryrefslogtreecommitdiff
path: root/security/aide06
diff options
context:
space:
mode:
authorsnj <snj>2004-04-26 04:19:47 +0000
committersnj <snj>2004-04-26 04:19:47 +0000
commitabfe6052864a5bbc9d92cf6200ccbfec693f3c32 (patch)
tree8c34440b40a643c4e77f19e0b0a19673bcd5e31a /security/aide06
parentf5b4df229d08d1a8bac0eaeaa024cff6100d2d92 (diff)
downloadpkgsrc-abfe6052864a5bbc9d92cf6200ccbfec693f3c32.tar.gz
Convert to buildlink3.
Diffstat (limited to 'security/aide06')
-rw-r--r--security/aide06/Makefile4
1 files changed, 2 insertions, 2 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"