summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
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 00dd22dcf49..5227dad41ff 100644
--- a/www/cherokee/Makefile
+++ b/www/cherokee/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2008/03/06 14:53:55 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2008/05/22 13:31:40 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 lex
+USE_TOOLS+= bison flex
CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}