diff options
Diffstat (limited to 'lang/php5-extensions/Makefile')
-rw-r--r-- | lang/php5-extensions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5-extensions/Makefile b/lang/php5-extensions/Makefile index c9cf3d5fe95f..bc2269194916 100644 --- a/lang/php5-extensions/Makefile +++ b/lang/php5-extensions/Makefile @@ -13,7 +13,7 @@ MAINTAINER= ale@FreeBSD.org COMMENT= A "meta-port" to install PHP extensions USE_PHP= yes -DEFAULT_VERSIONS= php=5 +PHP_DEFAULT= 5.4 IGNORE_WITH_PHP=53 55 USE_PHP_BUILD= yes |