diff options
Diffstat (limited to 'lang/php56/Makefile.ext')
-rw-r--r-- | lang/php56/Makefile.ext | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/php56/Makefile.ext b/lang/php56/Makefile.ext index 0ebf350..609fcbf 100644 --- a/lang/php56/Makefile.ext +++ b/lang/php56/Makefile.ext @@ -218,8 +218,6 @@ USE_OPENSSL= yes .if ${PHP_MODNAME} == "opcache" CONFIGURE_ARGS+=--enable-opcache -# XXX: Workaround to fix opcache build in pfSense -USES:= ${USES:C/php:ext/php:zend/} .endif .if ${PHP_MODNAME} == "pcntl" |