aboutsummaryrefslogtreecommitdiff
path: root/lang/php5/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2014-04-08 15:15:31 +0000
committerAlex Dupre <ale@FreeBSD.org>2014-04-08 15:15:31 +0000
commitf392fc829579e6a6d974c2422d18f1dda65c0d90 (patch)
tree1e24ae60347718d51f29dec3ee6d7e6b8299cf16 /lang/php5/Makefile
parent3a30df76568aed51695e71d45d1a5d98637fce0b (diff)
downloadports-f392fc829579e6a6d974c2422d18f1dda65c0d90.tar.gz
ports-f392fc829579e6a6d974c2422d18f1dda65c0d90.zip
Notes
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r--lang/php5/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 029b1f0fd383..c1e7d63724c2 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -87,6 +87,11 @@ CONFIGURE_ARGS+=--enable-fpm \
--with-fpm-group=${WWWGRP}
.endif
+.if defined(OPTIONS_FILE_SET) && ${OPTIONS_FILE_SET:MAPACHE}
+IGNORE= doesn't install the Apache module anymore:\
+ update your OPTIONS and build www/mod_php5 port instead
+.endif
+
.if defined(PKGNAMEPREFIX)
USE_PHP= yes
PHP_DEFAULT= 5.4