From 9828da6b8c47f20da35a7ddae68ac0568b83023a Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Wed, 6 Jul 2016 17:18:08 -0300 Subject: Revert "Workaround to fix broken php56-opcache" This reverts commit 47131ffe38236ec4d56c4615fc2f7ec94a1d7fb6. --- lang/php56/Makefile.ext | 2 -- 1 file changed, 2 deletions(-) (limited to 'lang/php56/Makefile.ext') 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" -- cgit v1.1