diff options
Diffstat (limited to 'www/mod_hosts_access')
-rw-r--r-- | www/mod_hosts_access/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_hosts_access/Makefile b/www/mod_hosts_access/Makefile index bee9a54963fc..5b1a220bd05b 100644 --- a/www/mod_hosts_access/Makefile +++ b/www/mod_hosts_access/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.klomp.org/mod_hosts_access/ MAINTAINER= apache@FreeBSD.org COMMENT= Apache module that makes Apache respect hosts.allow and hosts.deny +MAKE_JOBS_SAFE= yes + USE_APACHE= 1.3 AP_FAST_BUILD= yes AP_GENPLIST= yes |