aboutsummaryrefslogtreecommitdiff
path: root/databases/pecl-tokyo_tyrant
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2012-05-20 06:42:55 +0000
committerAlex Dupre <ale@FreeBSD.org>2012-05-20 06:42:55 +0000
commit77cb321f555961d887151f7a0e56b4289007a832 (patch)
tree8cf380a192f1f3bb956bfa03e547165460421400 /databases/pecl-tokyo_tyrant
parent12ce6c87dd0ede9d22d073e48b5a0e107474401e (diff)
downloadports-77cb321f555961d887151f7a0e56b4289007a832.tar.gz
ports-77cb321f555961d887151f7a0e56b4289007a832.zip
Notes
Diffstat (limited to 'databases/pecl-tokyo_tyrant')
-rw-r--r--databases/pecl-tokyo_tyrant/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pecl-tokyo_tyrant/Makefile b/databases/pecl-tokyo_tyrant/Makefile
index be08e0cb1c84..ecdbec4c076f 100644
--- a/databases/pecl-tokyo_tyrant/Makefile
+++ b/databases/pecl-tokyo_tyrant/Makefile
@@ -17,11 +17,11 @@ COMMENT= Wrapper to the Tokyo Tyrant client library
LIB_DEPENDS= tokyotyrant.3:${PORTSDIR}/databases/tokyotyrant
-IGNORE_WITH_PHP=4
-
USE_PHP= session
USE_PHP_BUILD= spl
USE_PHPIZE= yes
USE_PHPEXT= yes
+DEFAULT_PHP_VER=53
+IGNORE_WITH_PHP=5
.include <bsd.port.mk>