aboutsummaryrefslogtreecommitdiff
path: root/www/mod_jk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_jk/Makefile')
-rw-r--r--www/mod_jk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile
index 7cc40cf883a3..aef68b2424d9 100644
--- a/www/mod_jk/Makefile
+++ b/www/mod_jk/Makefile
@@ -17,6 +17,8 @@ DISTNAME= tomcat-connectors-${PORTVERSION}-src
MAINTAINER?= girgen@FreeBSD.org
COMMENT?= Apache JK module for connecting to Tomcat using AJP1X
+MAKE_JOBS_SAFE= yes
+
USE_APACHE?= 1.3+
.include <bsd.port.pre.mk>