mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
fix DEFAULT_PHP_VER, somehow i seem to have reverted this file prior to
committing. Reported by: miwi
This commit is contained in:
parent
7fad390234
commit
0dd57453d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296779
@ -3,8 +3,8 @@ COMMENT= The ${PHP_MODNAME} shared extension for php
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
PHP_MODNAME= ${PKGNAMESUFFIX:S/-//}
|
||||
DEFAULT_PHP_VER=5
|
||||
IGNORE_WITH_PHP=4 52
|
||||
DEFAULT_PHP_VER=53
|
||||
IGNORE_WITH_PHP=52 5
|
||||
|
||||
EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME}
|
||||
WRKSRC= ${WRKDIR}/${EXTSUBDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user