From 805c652f35b30a8cfe251f3d8c95c0ca881b23ba Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Thu, 21 May 2009 20:45:34 +0000 Subject: - Mark remaining mod_* ports MAKE_JOBS_SAFE=yes PR: ports/134611 Approved by: pav (#bsdports) --- www/mod_geoip/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/mod_geoip') diff --git a/www/mod_geoip/Makefile b/www/mod_geoip/Makefile index ddcaadf88a9e..afec0ceff524 100644 --- a/www/mod_geoip/Makefile +++ b/www/mod_geoip/Makefile @@ -18,6 +18,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_geoip2-[0-9]* USE_APACHE= 1.3 -- cgit v1.2.3