From ed0e9c262c025bfc27288e5db99f371812598561 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Sun, 17 May 2009 07:24:35 +0000 Subject: - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes --- www/mod_auth_remote/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/mod_auth_remote') diff --git a/www/mod_auth_remote/Makefile b/www/mod_auth_remote/Makefile index 09aa50b1ed3a..1f2787e275e0 100644 --- a/www/mod_auth_remote/Makefile +++ b/www/mod_auth_remote/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= apache MAINTAINER= apache@FreeBSD.org COMMENT= Allows users to authenticate on a remote web server +MAKE_JOBS_SAFE= yes + USE_APACHE= 20 AP_FAST_BUILD= YES AP_GENPLIST= YES -- cgit