aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-xslcache
diff options
context:
space:
mode:
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>