1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Make php53 default to fix conflict between php54 and php53

Reported by:	pointyhay
This commit is contained in:
Martin Wilke 2013-03-27 00:34:41 +00:00
parent 51b84cafb6
commit 5632dbe5c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315341
3 changed files with 6 additions and 0 deletions

View File

@ -42,6 +42,8 @@ NO_WRKSUBDIR= yes
USE_PERL5_BUILD= yes
USE_PHP= yes
WANT_PHP_WEB= yes
IGNORE_WITH_PHP= 5 # known incompatibilities with php-5.4, use 5.3 for now
DEFAULT_PHP_VER= 53
pre-everything::
@${ECHO} ""

View File

@ -42,6 +42,8 @@ NO_WRKSUBDIR= yes
USE_PERL5_BUILD= yes
USE_PHP= yes
WANT_PHP_WEB= yes
IGNORE_WITH_PHP= 5 # known incompatibilities with php-5.4, use 5.3 for now
DEFAULT_PHP_VER= 53
pre-everything::
@${ECHO} ""

View File

@ -40,6 +40,8 @@ NO_WRKSUBDIR= yes
USE_PERL5_BUILD= yes
USE_PHP= yes
WANT_PHP_WEB= yes
IGNORE_WITH_PHP=5 # known incompatibilities with php-5.4, use 5.3 for now
DEFAULT_PHP_VER=53
pre-everything::
@${ECHO} ""