summaryrefslogtreecommitdiff
path: root/www/suphp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/suphp/Makefile')
-rw-r--r--www/suphp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/suphp/Makefile b/www/suphp/Makefile
index a8bb1eec930b..32b493768ff2 100644
--- a/www/suphp/Makefile
+++ b/www/suphp/Makefile
@@ -13,14 +13,12 @@ MAINTAINER= bdrewery@FreeBSD.org
COMMENT= Securely execute PHP scripts under Apache
GNU_CONFIGURE= yes
-USES= autoreconf libtool
+USES= autoreconf libtool php:cgi
SUB_FILES= pkg-message
USE_APACHE= 22+
CFLAGS+= -I${LOCALBASE}/include
USE_CSTD= gnu89
-USE_PHP= yes
-WANT_PHP_CGI= yes
MYPORTDOCS= apache/CONFIG \
apache/INSTALL \