aboutsummaryrefslogtreecommitdiff
path: root/www/mod_tidy
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-17 07:24:35 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-17 07:24:35 +0000
commitfe0178de481865b2e578397791efe9aa0809d88f (patch)
treed876006dcf49b29ac44c20884eb9df60b848fbcd /www/mod_tidy
parentae23e8d2515d84f784518456e4c4dd2d1d96b230 (diff)
downloadports-fe0178de481865b2e578397791efe9aa0809d88f.tar.gz
ports-fe0178de481865b2e578397791efe9aa0809d88f.zip
Notes
Diffstat (limited to 'www/mod_tidy')
-rw-r--r--www/mod_tidy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_tidy/Makefile b/www/mod_tidy/Makefile
index 018ec20b76ce..02888a8130cd 100644
--- a/www/mod_tidy/Makefile
+++ b/www/mod_tidy/Makefile
@@ -17,6 +17,8 @@ COMMENT= Validates the HTML output of your apache2 webserver
LIB_DEPENDS= tidy:${PORTSDIR}/www/tidy-lib
+MAKE_JOBS_SAFE= yes
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
USE_APACHE= 20+
AP_FAST_BUILD= YES