summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-07-29 05:39:09 +0000
committerminskim <minskim@pkgsrc.org>2006-07-29 05:39:09 +0000
commit8406d11c7c7b9be21004206743d3d6022b4b218b (patch)
tree59752c1caf5ebf8ddd965f53a6d0033e94f19ddf /security
parente05fec8600c9735fe44aea34d616d118c2cd7dfd (diff)
downloadpkgsrc-8406d11c7c7b9be21004206743d3d6022b4b218b.tar.gz
USE_TOOLS+=lex
Diffstat (limited to 'security')
-rw-r--r--security/nessus-libraries/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nessus-libraries/Makefile b/security/nessus-libraries/Makefile
index 29b23362d34..fc11028bd9f 100644
--- a/security/nessus-libraries/Makefile
+++ b/security/nessus-libraries/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/04/25 12:45:57 salo Exp $
+# $NetBSD: Makefile,v 1.27 2006/07/29 05:39:09 minskim Exp $
.include "../../security/nessus/Makefile.common"
@@ -7,7 +7,7 @@ COMMENT= Libs required by the Nessus Network security scanner
WRKSRC= ${WRKDIR}/nessus-libraries
-USE_TOOLS+= bison
+USE_TOOLS+= bison lex
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-zlib=${BUILDLINK_PREFIX.zlib}/lib \