|
Lines 293-299
Link Here
|
| 293 |
.if ${PHP_MODNAME} == "phar" |
293 |
.if ${PHP_MODNAME} == "phar" |
| 294 |
CONFIGURE_ARGS+=--enable-phar \ |
294 |
CONFIGURE_ARGS+=--enable-phar \ |
| 295 |
--with-pcre-dir=${LOCALBASE} |
295 |
--with-pcre-dir=${LOCALBASE} |
| 296 |
CONFIGURE_ARGS+=--enable-hash |
|
|
| 297 |
|
296 |
|
| 298 |
USE_PHP= hash |
297 |
USE_PHP= hash |
| 299 |
USE_PHP_BUILD= yes |
298 |
USE_PHP_BUILD= yes |
|
Lines 325-331
Link Here
|
| 325 |
|
324 |
|
| 326 |
.if ${PHP_MODNAME} == "session" |
325 |
.if ${PHP_MODNAME} == "session" |
| 327 |
CONFIGURE_ARGS+=--enable-session |
326 |
CONFIGURE_ARGS+=--enable-session |
| 328 |
CONFIGURE_ARGS+=--enable-hash |
|
|
| 329 |
.endif |
327 |
.endif |
| 330 |
|
328 |
|
| 331 |
.if ${PHP_MODNAME} == "shmop" |
329 |
.if ${PHP_MODNAME} == "shmop" |