diff options
Diffstat (limited to 'www/php70-opcache/Makefile')
-rw-r--r-- | www/php70-opcache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/php70-opcache/Makefile b/www/php70-opcache/Makefile index 4a743d8e2206..db9930ba6e63 100644 --- a/www/php70-opcache/Makefile +++ b/www/php70-opcache/Makefile @@ -7,6 +7,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php70 PKGNAMESUFFIX= -opcache -USE_ZENDEXT= yes +USES= php:zend .include "${MASTERDIR}/Makefile" |