summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-07 12:32:31 +0000
committerjoerg <joerg>2006-06-07 12:32:31 +0000
commitfd3bd80813c69c691926e52da7e5405cf4c8bc24 (patch)
treed6c5dde0001404285f803f382b30bfa0cd713a4d /security
parentb87e75a4d85dba3df54b3cb17d313bd7482fbf42 (diff)
downloadpkgsrc-fd3bd80813c69c691926e52da7e5405cf4c8bc24.tar.gz
Needs bison.
Diffstat (limited to 'security')
-rw-r--r--security/libnasl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libnasl/Makefile b/security/libnasl/Makefile
index 3fd1231b179..63a09667012 100644
--- a/security/libnasl/Makefile
+++ b/security/libnasl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/04/25 12:45:57 salo Exp $
+# $NetBSD: Makefile,v 1.19 2006/06/07 12:32:31 joerg Exp $
.include "../../security/nessus/Makefile.common"
@@ -10,6 +10,7 @@ WRKSRC= ${WRKDIR}/libnasl
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q}
+USE_TOOLS+= bison
.include "../../security/nessus-libraries/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"