diff options
| author | Alex Dupre <ale@FreeBSD.org> | 2014-03-31 14:25:48 +0000 |
|---|---|---|
| committer | Alex Dupre <ale@FreeBSD.org> | 2014-03-31 14:25:48 +0000 |
| commit | aea147b6dff35a5ad92192fdb9f35986796e458c (patch) | |
| tree | 84bec09569b2e34498749008521da39f6e1a0de9 /lang/php5/Makefile | |
| parent | 34b813a9fc8a25d3e3c1336a4734ea1e32ecfd0c (diff) | |
Notes
Diffstat (limited to 'lang/php5/Makefile')
| -rw-r--r-- | lang/php5/Makefile | 2 |
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" |
