diff options
author | kris <kris@FreeBSD.org> | 2007-02-04 10:26:55 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-04 10:26:55 +0800 |
commit | 51d31fb687c27472551a2ada50edee2525cc01be (patch) | |
tree | 15a570015180892a51bdeafcc05c89b94cea8e88 /www | |
parent | 21c16f963beda79342a64eef902e8e01aa580ae7 (diff) | |
download | freebsd-ports-gnome-51d31fb687c27472551a2ada50edee2525cc01be.tar.gz freebsd-ports-gnome-51d31fb687c27472551a2ada50edee2525cc01be.tar.zst freebsd-ports-gnome-51d31fb687c27472551a2ada50edee2525cc01be.zip |
BROKEN: Size mismatch
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_tidy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_tidy/Makefile b/www/mod_tidy/Makefile index 5597e8b93b16..966f1d496ef9 100644 --- a/www/mod_tidy/Makefile +++ b/www/mod_tidy/Makefile @@ -16,6 +16,8 @@ COMMENT= Validates the HTML output of your apache2 webserver LIB_DEPENDS= tidy:${PORTSDIR}/www/tidy-lib +BROKEN= Size mismatch + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_APACHE= 20 AP_FAST_BUILD= YES |