diff options
Diffstat (limited to 'www/php56-opcache/Makefile')
-rw-r--r-- | www/php56-opcache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/php56-opcache/Makefile b/www/php56-opcache/Makefile index 563247f..2c4265a 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" |