1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Also php 5.0.5 requires now only autoconf 2.59.

This commit is contained in:
Alex Dupre 2005-09-08 08:34:40 +00:00
parent 89d5a71ddc
commit 0152c4cc91
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142206

View File

@ -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