diff options
Diffstat (limited to 'textproc/pecl-html_parse/Makefile')
-rw-r--r-- | textproc/pecl-html_parse/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/pecl-html_parse/Makefile b/textproc/pecl-html_parse/Makefile index 54f3e287819b..d90723bfed75 100644 --- a/textproc/pecl-html_parse/Makefile +++ b/textproc/pecl-html_parse/Makefile @@ -16,10 +16,7 @@ LICENSE= PHP30 BUILD_DEPENDS= ${LOCALBASE}/lib/libekhtml.a:textproc/ekhtml RUN_DEPENDS= ${LOCALBASE}/lib/libekhtml.a:textproc/ekhtml -USES= tar:tgz -USE_PHP= yes -USE_PHP_BUILD= yes -USE_PHPEXT= yes +USES= php:ext tar:tgz IGNORE_WITH_PHP= 56 70 CONFIGURE_ARGS= --enable-html_parse |