aboutsummaryrefslogtreecommitdiff
path: root/math/pecl-bitset
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-02 23:58:11 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-02 23:58:11 +0000
commit60cfb1b5bf37a983f4512e27981262e54d48fd94 (patch)
tree55e2e3595a447c36ffa0f2eeb2449f84b1550a4f /math/pecl-bitset
parent2453ad22600b313d2c86a0847b283c7698fa42ce (diff)
downloadports-60cfb1b5bf37a983f4512e27981262e54d48fd94.tar.gz
ports-60cfb1b5bf37a983f4512e27981262e54d48fd94.zip
Remove expired IGNORE_WITH_PHP=56
Notes
Notes: svn path=/head/; revision=489108
Diffstat (limited to 'math/pecl-bitset')
-rw-r--r--math/pecl-bitset/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/pecl-bitset/Makefile b/math/pecl-bitset/Makefile
index d37399f4c5d0..92936676e9fc 100644
--- a/math/pecl-bitset/Makefile
+++ b/math/pecl-bitset/Makefile
@@ -11,7 +11,6 @@ COMMENT= PECL extension for manipulating bitsets
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
-IGNORE_WITH_PHP=56
USES= php:pecl
.include <bsd.port.mk>