diff options
Diffstat (limited to 'net/py-GeoIP/Makefile')
-rw-r--r-- | net/py-GeoIP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-GeoIP/Makefile b/net/py-GeoIP/Makefile index 20398e7ed9cf..391c0898d7e7 100644 --- a/net/py-GeoIP/Makefile +++ b/net/py-GeoIP/Makefile @@ -13,7 +13,7 @@ COMMENT= Mapping of IP addresses/hostnames to country names in Python LICENSE= GPLv2 -LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP +LIB_DEPENDS= libGeoIP.so:net/GeoIP OPTIONS_DEFINE= EXAMPLES |