aboutsummaryrefslogtreecommitdiffstats
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, 2 insertions, 0 deletions
diff --git a/math/pecl-bitset/Makefile b/math/pecl-bitset/Makefile
index 0022d58d1f16..52ce275a401f 100644
--- a/math/pecl-bitset/Makefile
+++ b/math/pecl-bitset/Makefile
@@ -18,5 +18,7 @@ COMMENT= A PECL extension for manipulating bitsets
USE_PHP= yes
USE_PHPEXT= yes
+DEFAULT_PHP_VER=53
+IGNORE_WITH_PHP=5
.include <bsd.port.mk>