diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-17 07:24:35 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-17 07:24:35 +0000 |
commit | fe0178de481865b2e578397791efe9aa0809d88f (patch) | |
tree | d876006dcf49b29ac44c20884eb9df60b848fbcd /www/apache13-ssl | |
parent | ae23e8d2515d84f784518456e4c4dd2d1d96b230 (diff) |
Notes
Diffstat (limited to 'www/apache13-ssl')
-rw-r--r-- | www/apache13-ssl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 6a388039305d..89455efe718c 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -21,6 +21,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= apache@FreeBSD.org COMMENT= Apache secure webserver integrating OpenSSL +MAKE_JOBS_SAFE= yes + CONFLICTS= apache+mod_ssl-1.* apache+mod_ssl+ipv6-1.* apache+mod_ssl+modsnmp-1.* \ apache+mod_ssl+mod_snmp+ipv6-1.* apache+mod_ssl+mod_accel-1.* \ apache+mod_ssl+mod_snmp+mod_accel-1.* \ |