summaryrefslogtreecommitdiff
path: root/security/aide/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-23 21:18:09 +0000
committerjlam <jlam>2005-05-23 21:18:09 +0000
commit37f8338879a74b8957796b96436712e003f9e97b (patch)
tree20700820c71d3d514a771e5b6566a3de88918196 /security/aide/Makefile
parent4b9a5f946621edff03cdcd1060502fd73440f3be (diff)
downloadpkgsrc-37f8338879a74b8957796b96436712e003f9e97b.tar.gz
Remove redundant USE_TOOLS+=bison lines.
Diffstat (limited to 'security/aide/Makefile')
-rw-r--r--security/aide/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile
index 9ddb1c26704..30cf148319b 100644
--- a/security/aide/Makefile
+++ b/security/aide/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/05/22 20:08:29 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2005/05/23 21:18:09 jlam Exp $
#
DISTNAME= aide-0.10
@@ -14,7 +14,6 @@ BUILDLINK_DEPENDS.mhash?= mhash>=0.8.17
GNU_CONFIGURE= yes
USE_TOOLS+= bison gmake lex
-USE_TOOLS+= bison
.include "../../security/mhash/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"