aboutsummaryrefslogtreecommitdiff
path: root/math/pecl-bitset/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/pecl-bitset/Makefile')
-rw-r--r--math/pecl-bitset/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pecl-bitset/Makefile b/math/pecl-bitset/Makefile
index 2d6b2ae2d357..a714439fc661 100644
--- a/math/pecl-bitset/Makefile
+++ b/math/pecl-bitset/Makefile
@@ -15,7 +15,7 @@ COMMENT= PECL extension for manipulating bitsets
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
-IGNORE_WITH_PHP=55 56
+IGNORE_WITH_PHP=56
USES= php:ext tar:tgz
.include <bsd.port.mk>