diff options
Diffstat (limited to 'www/mod_auth_external2/Makefile')
-rw-r--r-- | www/mod_auth_external2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_auth_external2/Makefile b/www/mod_auth_external2/Makefile index e0e74cb1b4a6..49b77995a087 100644 --- a/www/mod_auth_external2/Makefile +++ b/www/mod_auth_external2/Makefile @@ -13,6 +13,8 @@ DIST_SUBDIR= apache20 MAINTAINER= apache@FreeBSD.org COMMENT= Allows users authentication based on external mechanisms +MAKE_JOBS_SAFE= yes + USE_APACHE= 20 AP_FAST_BUILD= YES AP_GENPLIST= YES |