diff options
Diffstat (limited to 'www/apache-contrib/Makefile')
-rw-r--r-- | www/apache-contrib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/apache-contrib/Makefile b/www/apache-contrib/Makefile index 4a5ca4570220..3acb137a0da5 100644 --- a/www/apache-contrib/Makefile +++ b/www/apache-contrib/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= contrib/modules/1.3 MAINTAINER= apache@FreeBSD.org COMMENT= Third-party modules contributed to the Apache HTTP server project +MAKE_JOBS_SAFE= yes + USE_APACHE= 13 .include <bsd.port.pre.mk> |