diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2012-01-01 16:47:41 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2012-01-01 16:47:41 +0000 |
commit | 19fe40753d31ba0d91325ae15897602b2531875a (patch) | |
tree | 756dc92902e540775c00a7af9b20473c9ab8e7a9 /www/mod_jail | |
parent | c2f2d9bfd586d4beba0a893372843bf1de3a93ea (diff) |
Notes
Diffstat (limited to 'www/mod_jail')
-rw-r--r-- | www/mod_jail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_jail/Makefile b/www/mod_jail/Makefile index a51ac88c9232..17593030b235 100644 --- a/www/mod_jail/Makefile +++ b/www/mod_jail/Makefile @@ -17,7 +17,7 @@ COMMENT= Apache 1.3.x/2.0.xx module to enable an easy alternative to mod_chroot MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/mod_jail-0.5.1 -USE_APACHE= 13+ +USE_APACHE= 20+ AP_FAST_BUILD= YES AP_GENPLIST= YES |