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