summaryrefslogtreecommitdiff
path: root/lang/php5/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2014-03-31 14:25:48 +0000
committerAlex Dupre <ale@FreeBSD.org>2014-03-31 14:25:48 +0000
commitaea147b6dff35a5ad92192fdb9f35986796e458c (patch)
tree84bec09569b2e34498749008521da39f6e1a0de9 /lang/php5/Makefile
parent34b813a9fc8a25d3e3c1336a4734ea1e32ecfd0c (diff)
Notes
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r--lang/php5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 70baf14429f1..054b9e5f53e7 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -89,7 +89,7 @@ CONFIGURE_ARGS+=--enable-fpm \
.if defined(PKGNAMEPREFIX)
USE_PHP= yes
-DEFAULT_VERSIONS= php=5
+PHP_DEFAULT= 5.4
IGNORE_WITH_PHP=53 55
USE_APACHE= 22+
.include "${PORTSDIR}/Mk/bsd.apache.mk"