aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_geoip2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_geoip2/Makefile')
-rw-r--r--www/mod_geoip2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_geoip2/Makefile b/www/mod_geoip2/Makefile
index dd0632e079fa..a4b8d1705389 100644
--- a/www/mod_geoip2/Makefile
+++ b/www/mod_geoip2/Makefile
@@ -17,6 +17,8 @@ COMMENT= An Apache module that provides the country code of the client's IP
BUILD_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP
RUN_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP
+MAKE_JOBS_SAFE= yes
+
CONFLICTS= mod_geoip-[0-9]*
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}