diff options
Diffstat (limited to 'textproc/pecl-xslcache/Makefile')
-rw-r--r-- | textproc/pecl-xslcache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pecl-xslcache/Makefile b/textproc/pecl-xslcache/Makefile index afd256ba8b64..b02897ede0cc 100644 --- a/textproc/pecl-xslcache/Makefile +++ b/textproc/pecl-xslcache/Makefile @@ -16,6 +16,6 @@ LICENSE= PHP301 USES= php:pecl USE_PHP= dom:build xml:build xsl:build -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 .include <bsd.port.mk> |