- unbreak port by fixing GeoIP dependency

(dat file no longer sipped with GeoIP)

PR:		193546
Submitted by:	ohauer
Approved by:	allanjude
This commit is contained in:
Olli Hauer 2014-09-10 23:00:53 +00:00
parent d3f5b07a70
commit 596d0742c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367903

View file

@ -33,7 +33,7 @@ OPTIONS_DEFINE= DOCS GEOIP URCU
OPTIONS_DEFAULT= GEOIP
GEOIP_DESC= Enable GeoIP Support
GEOIP_RUN_DEPENDS= ${LOCALBASE}/share/GeoIP/GeoIP.dat:${PORTSDIR}/net/GeoIP
GEOIP_RUN_DEPENDS= GeoIP>=0:${PORTSDIR}/net/GeoIP
URCU_DESC= Read-Copy-Update Support (Faster Zone Parsing)
URCU_CONFIGURE_WITH= urcu