aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-GeoIP2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-GeoIP2/Makefile')
-rw-r--r--net/py-GeoIP2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-GeoIP2/Makefile b/net/py-GeoIP2/Makefile
index fe9efc227634..b1553297c5cd 100644
--- a/net/py-GeoIP2/Makefile
+++ b/net/py-GeoIP2/Makefile
@@ -13,8 +13,8 @@ COMMENT= MaxMind GeoIP2 Python API
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maxminddb>=1.1.0:${PORTSDIR}/net/py-maxminddb \
- ${PYTHON_PKGNAMEPREFIX}requests>=2.4:${PORTSDIR}/www/py-requests
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maxminddb>=1.1.0:net/py-maxminddb \
+ ${PYTHON_PKGNAMEPREFIX}requests>=2.4:www/py-requests
USE_GITHUB= yes
GH_ACCOUNT= maxmind