diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/pecl-tidy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-tidy/Makefile b/www/pecl-tidy/Makefile index 9804c2e53a22..4908ee5a4eef 100644 --- a/www/pecl-tidy/Makefile +++ b/www/pecl-tidy/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/include/tidy/tidy.h:${PORTSDIR}/www/tidy-devel USE_PHP= yes USE_PHPEXT= yes PHP_MODNAME= tidy -BROKEN_WITH_PHP= 5 +IGNORE_WITH_PHP= 5 CONFIGURE_ARGS= --enable-tidy |