aboutsummaryrefslogtreecommitdiff
path: root/www/mod_geoip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_geoip/Makefile')
-rw-r--r--www/mod_geoip/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/mod_geoip/Makefile b/www/mod_geoip/Makefile
index 50abbe5228b2..70b86956c8ff 100644
--- a/www/mod_geoip/Makefile
+++ b/www/mod_geoip/Makefile
@@ -21,10 +21,6 @@ LIB_DEPENDS= GeoIP.3:${PORTSDIR}/net/GeoIP
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile"
-.endif
-
APXS?= ${LOCALBASE}/sbin/apxs
APACHE_PORT?= ${PORTSDIR}/www/apache13