mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Also php 5.0.5 requires now only autoconf 2.59.
This commit is contained in:
parent
89d5a71ddc
commit
0152c4cc91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142206
@ -168,12 +168,7 @@ PLIST_SUB+= PHP_EXT_DIR=${PHP_EXT_DIR}
|
||||
.if defined(USE_PHPIZE) || defined(USE_PHPEXT)
|
||||
BUILD_DEPENDS+= phpize:${PHP_PORT}
|
||||
GNU_CONFIGURE= YES
|
||||
.if ${PHP_VER} == 4
|
||||
WANT_AUTOCONF_VER= 259
|
||||
.else
|
||||
WANT_AUTOMAKE_VER= 15
|
||||
WANT_AUTOCONF_VER= 253
|
||||
.endif
|
||||
CONFIGURE_ARGS+=--with-php-config=${LOCALBASE}/bin/php-config
|
||||
|
||||
configure-message: phpize-message do-phpize
|
||||
|
Loading…
Reference in New Issue
Block a user