diff options
Diffstat (limited to 'www/mod_security/Makefile')
-rw-r--r-- | www/mod_security/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index 32b79bce3aa8..a6d6bcd671d4 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME:S/_//:S/2//}-apache_${PORTVERSION} MAINTAINER= araujo@FreeBSD.org COMMENT= An intrusion detection and prevention engine +MAKE_JOBS_SAFE= yes + LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre \ apr-1.3:${PORTSDIR}/devel/apr |