Those two do not build with php 5.3.
Sponsored by: Absolight
This commit is contained in:
parent
fb34233714
commit
4ef71843c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370442
2 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@ LICENSE= PHP301
|
|||
USE_PHP= yes
|
||||
USE_PHP_BUILD= yes
|
||||
USE_PHPEXT= yes
|
||||
IGNORE_WITH_PHP= 53
|
||||
|
||||
CONFIGURE_ARGS= --enable-parsekit
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -17,6 +17,7 @@ USE_PHP= yes
|
|||
USE_PHPIZE= yes
|
||||
USE_PHPEXT= yes
|
||||
USE_PHP_BUILD= yes
|
||||
IGNORE_WITH_PHP= 53
|
||||
|
||||
USES= perl5 tar:tgz
|
||||
|
||||
|
|
Loading…
Reference in a new issue