diff options
Diffstat (limited to 'net/py-GeoIP')
-rw-r--r-- | net/py-GeoIP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-GeoIP/Makefile b/net/py-GeoIP/Makefile index 5b82b334fa4a..b629547a93aa 100644 --- a/net/py-GeoIP/Makefile +++ b/net/py-GeoIP/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= GeoIP.5:${PORTSDIR}/net/GeoIP USE_PYTHON= yes USE_PYDISTUTILS=yes +PYDISTUTILS_PKGNAME= GeoIP-Python EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} EXAMPLE_FILES= README test.py test_city.py test_org.py test_region.py |