aboutsummaryrefslogtreecommitdiff
path: root/www/mod_scgi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_scgi/Makefile')
-rw-r--r--www/mod_scgi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_scgi/Makefile b/www/mod_scgi/Makefile
index 27878d37ba2c..0456108cb004 100644
--- a/www/mod_scgi/Makefile
+++ b/www/mod_scgi/Makefile
@@ -16,6 +16,8 @@ DISTNAME= scgi-${PORTVERSION:S/.a/a/}
MAINTAINER= dryice@dryice.name
COMMENT= Apache module that implements the client side of the SCGI protocol
+MAKE_JOBS_SAFE= yes
+
USE_APACHE= 1.3+
WRKSRC= ${WRKDIR}/${DISTNAME}/${SCGI_DIR}