summaryrefslogtreecommitdiff
path: root/www/cherokee
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-02-04 20:10:34 +0000
committertnn <tnn@pkgsrc.org>2008-02-04 20:10:34 +0000
commit6538a067b9072345255fc92a562c4734043924c6 (patch)
tree1fe5ce0fb2341853f0587f16fb74556b8312c4e3 /www/cherokee
parente99aec31b2dec8fac94ea7de3747bb95f551dd8b (diff)
downloadpkgsrc-6538a067b9072345255fc92a562c4734043924c6.tar.gz
PR 37952: Aleksey Cheusov: more missed tools in USE_TOOLS
Diffstat (limited to 'www/cherokee')
-rw-r--r--www/cherokee/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile
index a967372eb55..b02d1f7c9e9 100644
--- a/www/cherokee/Makefile
+++ b/www/cherokee/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/01/18 05:09:48 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2008/02/04 20:10:34 tnn Exp $
#
DISTNAME= cherokee-0.5.3
@@ -12,7 +12,7 @@ COMMENT= Flexible and fast web server
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= bison
+USE_TOOLS+= bison lex
CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}