|
Lines 168-174
Link Here
|
| 168 |
.if defined(USE_PHPIZE) || defined(USE_PHPEXT) |
168 |
.if defined(USE_PHPIZE) || defined(USE_PHPEXT) |
| 169 |
BUILD_DEPENDS+= phpize:${PHP_PORT} |
169 |
BUILD_DEPENDS+= phpize:${PHP_PORT} |
| 170 |
GNU_CONFIGURE= YES |
170 |
GNU_CONFIGURE= YES |
| 171 |
WANT_AUTOCONF_VER= 259 |
171 |
USE_ACLOCAL_VER= 15 |
| 172 |
CONFIGURE_ARGS+=--with-php-config=${LOCALBASE}/bin/php-config |
172 |
CONFIGURE_ARGS+=--with-php-config=${LOCALBASE}/bin/php-config |
| 173 |
|
173 |
|
| 174 |
configure-message: phpize-message do-phpize |
174 |
configure-message: phpize-message do-phpize |