summaryrefslogtreecommitdiff
path: root/security/aide06
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-23 21:18:09 +0000
committerjlam <jlam>2005-05-23 21:18:09 +0000
commitcd9ab9bc38e7ab330660984512080806a484a937 (patch)
tree20700820c71d3d514a771e5b6566a3de88918196 /security/aide06
parent94fc8c56775f050a8ebd696bf4161d801329b03c (diff)
downloadpkgsrc-cd9ab9bc38e7ab330660984512080806a484a937.tar.gz
Remove redundant USE_TOOLS+=bison lines.
Diffstat (limited to 'security/aide06')
-rw-r--r--security/aide06/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/aide06/Makefile b/security/aide06/Makefile
index 5cfa510ec84..13936404935 100644
--- a/security/aide06/Makefile
+++ b/security/aide06/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/05/22 20:08:29 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2005/05/23 21:18:09 jlam Exp $
#
DISTNAME= aide-0.6
@@ -14,6 +14,5 @@ COMMENT= Older intrusion detection system for checking file integrity
GNU_CONFIGURE= yes
USE_TOOLS+= bison lex
-USE_TOOLS+= bison
.include "../../mk/bsd.pkg.mk"