summaryrefslogtreecommitdiff
path: root/security/aide06/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/aide06/Makefile')
-rw-r--r--security/aide06/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/security/aide06/Makefile b/security/aide06/Makefile
index 6940e0badbc..5b836668e56 100644
--- a/security/aide06/Makefile
+++ b/security/aide06/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/05/15 19:05:54 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2005/05/22 19:11:12 jlam Exp $
#
DISTNAME= aide-0.6
@@ -17,8 +17,3 @@ USE_GNU_TOOLS+= yacc lex
USE_TOOLS+= bison
.include "../../mk/bsd.pkg.mk"
-
-.if empty(_USE_NEW_TOOLS:M[yY][eE][sS])
-#don't set YACC so configure can correctly find bison
-YACC=
-.endif