View | Details | Raw Unified | Return to bug 193546
Collapse All | Expand All

(-)Makefile (working copy) (-1 / +1 lines)
Lines 33-39 Link Here
33
OPTIONS_DEFAULT=       GEOIP
33
OPTIONS_DEFAULT=       GEOIP
34
GEOIP_DESC=            Enable GeoIP Support
34
GEOIP_DESC=            Enable GeoIP Support
35
GEOIP_RUN_DEPENDS=     ${LOCALBASE}/share/GeoIP/GeoIP.dat:${PORTSDIR}/net/GeoIP
35
GEOIP_RUN_DEPENDS=     GeoIP>=0:${PORTSDIR}/net/GeoIP
36
URCU_DESC=             Read-Copy-Update Support (Faster Zone Parsing)
36
URCU_DESC=             Read-Copy-Update Support (Faster Zone Parsing)
37
URCU_CONFIGURE_WITH=   urcu
37
URCU_CONFIGURE_WITH=   urcu

Return to bug 193546