diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-17 07:24:35 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-17 07:24:35 +0000 |
commit | fe0178de481865b2e578397791efe9aa0809d88f (patch) | |
tree | d876006dcf49b29ac44c20884eb9df60b848fbcd /www/mod_layout2 | |
parent | ae23e8d2515d84f784518456e4c4dd2d1d96b230 (diff) | |
download | ports-fe0178de481865b2e578397791efe9aa0809d88f.tar.gz ports-fe0178de481865b2e578397791efe9aa0809d88f.zip |
Notes
Diffstat (limited to 'www/mod_layout2')
-rw-r--r-- | www/mod_layout2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_layout2/Makefile b/www/mod_layout2/Makefile index f1fa5e3df4a1..403c463786ef 100644 --- a/www/mod_layout2/Makefile +++ b/www/mod_layout2/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://download.tangent.org/ MAINTAINER= apache@FreeBSD.org COMMENT= Apache2 module to wrap served pages with a header and/or footer +MAKE_JOBS_SAFE= yes + CONFLICTS= mod_layout-3.* mod_layout-5.* PORTSCOUT= limit:4^ |