aboutsummaryrefslogtreecommitdiff
path: root/www/mod_scgi
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-21 20:45:34 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-21 20:45:34 +0000
commit805c652f35b30a8cfe251f3d8c95c0ca881b23ba (patch)
tree6bdde1cb0714acae1251f544234163d6e31fed25 /www/mod_scgi
parent16e6c37f8936a664e813cacf9b16eead7759fabc (diff)
downloadports-805c652f35b30a8cfe251f3d8c95c0ca881b23ba.tar.gz
ports-805c652f35b30a8cfe251f3d8c95c0ca881b23ba.zip
Notes
Diffstat (limited to 'www/mod_scgi')
-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}