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
commita4bbd00c2cef33dca3d6569ced8a324dc6718cb7 (patch)
tree78f6605fd69177c413643fecc112df0c905fda4b /net/knot
parentb0aa10c9fe7ad2168744fc603cede3796cd646c5 (diff)
downloadpkgsrc-a4bbd00c2cef33dca3d6569ced8a324dc6718cb7.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