diff options
Diffstat (limited to 'www/ap2-suphp/Makefile')
-rw-r--r-- | www/ap2-suphp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap2-suphp/Makefile b/www/ap2-suphp/Makefile index c4ed4428237..77a16a4e25e 100644 --- a/www/ap2-suphp/Makefile +++ b/www/ap2-suphp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2007/07/04 20:55:02 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2007/11/17 12:04:15 rillig Exp $ # DISTNAME= suphp-0.6.0 @@ -11,6 +11,7 @@ MAINTAINER= rillig@NetBSD.org HOMEPAGE= http://www.suphp.org/ COMMENT= SuEXEC-like wrapper for PHP scripts +USE_TOOLS+= lex USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_LANGUAGES= c c++ |