diff options
Diffstat (limited to 'www/mod_extract_forwarded/Makefile')
-rw-r--r-- | www/mod_extract_forwarded/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_extract_forwarded/Makefile b/www/mod_extract_forwarded/Makefile index 8951f2336da1..8130adbf9cae 100644 --- a/www/mod_extract_forwarded/Makefile +++ b/www/mod_extract_forwarded/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://web.warhound.org/${PORTNAME}/ \ MAINTAINER= anders@FreeBSD.org COMMENT= An Apache module that can make proxied requests appear with client IP +MAKE_JOBS_SAFE= yes + USE_APACHE= 1.3 AP_FAST_BUILD= yes AP_GENPLIST= yes |