mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix build with lang/php5 (PHP 5.4)
This commit is contained in:
parent
bb05e75391
commit
5f09370e80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296837
1 changed files with 3 additions and 0 deletions
|
@ -21,4 +21,7 @@ CONFIGURE_ARGS= --with-cconv-dir=${LOCALBASE}
|
|||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's| function_entry| zend_function_entry|' ${WRKSRC}/php_cconv.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue