aboutsummaryrefslogtreecommitdiff
path: root/www/php56-opcache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/php56-opcache/Makefile')
-rw-r--r--www/php56-opcache/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/php56-opcache/Makefile b/www/php56-opcache/Makefile
index 563247fbd78c..2c4265adab60 100644
--- a/www/php56-opcache/Makefile
+++ b/www/php56-opcache/Makefile
@@ -7,6 +7,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php56
PKGNAMESUFFIX= -opcache
-USE_ZENDEXT= yes
+USES= php:zend
.include "${MASTERDIR}/Makefile"