aboutsummaryrefslogtreecommitdiff
path: root/devel/py-dateutil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-dateutil/Makefile')
-rw-r--r--devel/py-dateutil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-dateutil/Makefile b/devel/py-dateutil/Makefile
index 804ddbc49e76..002feb651599 100644
--- a/devel/py-dateutil/Makefile
+++ b/devel/py-dateutil/Makefile
@@ -13,7 +13,7 @@ COMMENT= Extensions to the standard Python datetime module
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.5:${PORTSDIR}/devel/py-six
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six
USES= python dos2unix
USE_GITHUB= yes