aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-xslcache
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 /textproc/pecl-xslcache
parent12ce6c87dd0ede9d22d073e48b5a0e107474401e (diff)
downloadports-77cb321f555961d887151f7a0e56b4289007a832.tar.gz
ports-77cb321f555961d887151f7a0e56b4289007a832.zip
Notes
Diffstat (limited to 'textproc/pecl-xslcache')
-rw-r--r--textproc/pecl-xslcache/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/pecl-xslcache/Makefile b/textproc/pecl-xslcache/Makefile
index 415109d9c05d..2f90df1b295d 100644
--- a/textproc/pecl-xslcache/Makefile
+++ b/textproc/pecl-xslcache/Makefile
@@ -16,11 +16,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= miwi@FreeBSD.org
COMMENT= Caches the parsed XSL stylesheet between sessions
-DEFAULT_PHP_VER=5
-IGNORE_WITH_PHP=4
-
USE_PHP= dom xml xsl
USE_PHP_BUILD= yes
USE_PHPEXT= yes
+DEFAULT_PHP_VER=53
+IGNORE_WITH_PHP=5
.include <bsd.port.mk>