diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-18 04:28:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-18 04:28:43 +0000 |
commit | 5f86ae34461967998c1712dc25a840a181c68722 (patch) | |
tree | 4c846c5da63a4cc44f8ad9e5ce02e57adf674406 /www/pecl-tidy | |
parent | 6295c721b76ced32fca3a1c4874067211fe72cc7 (diff) | |
download | ports-5f86ae34461967998c1712dc25a840a181c68722.tar.gz ports-5f86ae34461967998c1712dc25a840a181c68722.zip |
Notes
Diffstat (limited to 'www/pecl-tidy')
-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 |