summaryrefslogtreecommitdiff
path: root/security/aide06/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/aide06/Makefile')
-rw-r--r--security/aide06/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/security/aide06/Makefile b/security/aide06/Makefile
index 9bbcd65321e..48d505ecbb4 100644
--- a/security/aide06/Makefile
+++ b/security/aide06/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/04/26 04:24:43 snj Exp $
+# $NetBSD: Makefile,v 1.5.2.1 2004/07/30 15:47:47 agc Exp $
#
DISTNAME= aide-0.6
@@ -9,11 +9,12 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.cs.tut.fi/~rammer/aide.html
COMMENT= Older intrusion detection system for checking file integrity
-BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
+#BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
GNU_CONFIGURE= yes
-#don't set YACC so configure can correctly find bison
-YACC=
USE_BUILDLINK3= yes
+USE_GNU_TOOLS+= yacc lex
.include "../../mk/bsd.pkg.mk"
+#don't set YACC so configure can correctly find bison
+YACC=