summaryrefslogtreecommitdiff
path: root/www
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
commit8620b3e7568f276f9bd01c0e3719b151d9ba9390 (patch)
tree1fe5ce0fb2341853f0587f16fb74556b8312c4e3 /www
parent282e2b7e88ae0e44f7017538446160f58a221826 (diff)
downloadpkgsrc-8620b3e7568f276f9bd01c0e3719b151d9ba9390.tar.gz
PR 37952: Aleksey Cheusov: more missed tools in USE_TOOLS
Diffstat (limited to 'www')
-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}