summaryrefslogtreecommitdiff
path: root/lang/php5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lang/php5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 6f6a31fe6de9..4f4b12bac11a 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -117,7 +117,7 @@ IGNORE= cannot be built with multiple SAPI (apache and embedded)
.if ${PORT_OPTIONS:MAPACHE}
PHP_SAPI+= mod
-USE_APACHE= 20+
+USE_APACHE= 22+
.include "${PORTSDIR}/Mk/bsd.apache.mk"
.if ${PORT_OPTIONS:MAP2FILTER}
CONFIGURE_ARGS+=--with-apxs2filter=${APXS}