diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-11-20 12:32:36 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-11-20 12:32:36 +0800 |
commit | 423c9db21845ca19a3ab434ac301d417fca32ba2 (patch) | |
tree | d92bd21b633b3780373bf42e99d8c7d38e51e2c9 /math | |
parent | 23ed46e77ee54e04e730659efaf7fe31fa70d8ba (diff) | |
download | freebsd-ports-gnome-423c9db21845ca19a3ab434ac301d417fca32ba2.tar.gz freebsd-ports-gnome-423c9db21845ca19a3ab434ac301d417fca32ba2.tar.zst freebsd-ports-gnome-423c9db21845ca19a3ab434ac301d417fca32ba2.zip |
Update IGNORE_WITH_PHP
Diffstat (limited to 'math')
-rw-r--r-- | math/pecl-bitset2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pecl-bitset2/Makefile b/math/pecl-bitset2/Makefile index 783be977ad49..388b1b5269a0 100644 --- a/math/pecl-bitset2/Makefile +++ b/math/pecl-bitset2/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE PORTSCOUT= limit:^2\. -IGNORE_WITH_PHP=70 71 +IGNORE_WITH_PHP=70 71 72 USES= php:pecl .include <bsd.port.mk> |