diff options
Diffstat (limited to 'www/mod_authz_unixgroup/Makefile')
-rw-r--r-- | www/mod_authz_unixgroup/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mod_authz_unixgroup/Makefile b/www/mod_authz_unixgroup/Makefile index 87922b08e367..6e60d1bc77fd 100644 --- a/www/mod_authz_unixgroup/Makefile +++ b/www/mod_authz_unixgroup/Makefile @@ -10,7 +10,6 @@ MASTER_SITES= http://www.unixpapa.com/software/ MAINTAINER= apache@FreeBSD.org COMMENT= A unix group access control module for Apache 2.1 and later -MAKE_JOBS_SAFE= yes USE_APACHE= 22 AP_FAST_BUILD= yes |