aboutsummaryrefslogtreecommitdiff
path: root/math/pecl-bitset/Makefile
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2012-10-17 15:40:27 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2012-10-17 15:40:27 +0000
commit2fc94d7485020923bcfc249ac7569cc9f2866b82 (patch)
tree4a7f6e12d0edb5b6b8d4ed7285b2bcc79d1bc8f5 /math/pecl-bitset/Makefile
parent46552c8eb948db49b775ea963bc3bcaf8ea2ce5e (diff)
Notes
Diffstat (limited to 'math/pecl-bitset/Makefile')
-rw-r--r--math/pecl-bitset/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/pecl-bitset/Makefile b/math/pecl-bitset/Makefile
index 52ce275a401f..84247a637474 100644
--- a/math/pecl-bitset/Makefile
+++ b/math/pecl-bitset/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bitset
-PORTVERSION= 1.0
+PORTVERSION= 1.0.1
CATEGORIES= math
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -18,7 +18,5 @@ 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>