diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-03-08 19:48:41 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-03-08 19:48:41 +0000 |
commit | a1993564e04f29ecbaa05be740547c8677d423cd (patch) | |
tree | a942b9de6ec3ced252f123bf8a905b18d685aa72 /www/php71-opcache | |
parent | 868fb29f23bfae4d55ab923ea34259adf63b4886 (diff) | |
download | ports-a1993564e04f29ecbaa05be740547c8677d423cd.tar.gz ports-a1993564e04f29ecbaa05be740547c8677d423cd.zip |
Notes
Diffstat (limited to 'www/php71-opcache')
-rw-r--r-- | www/php71-opcache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/php71-opcache/Makefile b/www/php71-opcache/Makefile index 6a991ff1b4f9..732536ae9d02 100644 --- a/www/php71-opcache/Makefile +++ b/www/php71-opcache/Makefile @@ -6,6 +6,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php71 PKGNAMESUFFIX= -opcache -USES= php:zend +USES= php:zend,noflavors .include "${MASTERDIR}/Makefile" |