summaryrefslogtreecommitdiff
path: root/net/knot
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2012-12-20 07:50:19 +0000
committerpettai <pettai@pkgsrc.org>2012-12-20 07:50:19 +0000
commit9257f0e727b79f860d4d948537985025016c77c7 (patch)
tree78f6605fd69177c413643fecc112df0c905fda4b /net/knot
parent0c926119a72291652fd96374eea8c59184ba9eb6 (diff)
downloadpkgsrc-9257f0e727b79f860d4d948537985025016c77c7.tar.gz
Added flex
Diffstat (limited to 'net/knot')
-rw-r--r--net/knot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/knot/Makefile b/net/knot/Makefile
index 2a19a63fb94..27b5e1d7504 100644
--- a/net/knot/Makefile
+++ b/net/knot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/12/18 17:03:56 pettai Exp $
+# $NetBSD: Makefile,v 1.6 2012/12/20 07:50:19 pettai Exp $
#
DISTNAME= knot-1.1.2
@@ -19,7 +19,7 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}/knot
CONFIGURE_ARGS+= --localstatedir=${VARBASE}/knot
USE_LIBTOOL= yes
-USE_TOOLS+= bison gmake
+USE_TOOLS+= bison flex gmake
RCD_SCRIPTS= knot
EGDIR= ${PREFIX}/share/examples/knot