aboutsummaryrefslogtreecommitdiff
path: root/devel/py-curtsies/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-curtsies/Makefile')
-rw-r--r--devel/py-curtsies/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-curtsies/Makefile b/devel/py-curtsies/Makefile
index 89dc1cd230a8..0cd95ead6425 100644
--- a/devel/py-curtsies/Makefile
+++ b/devel/py-curtsies/Makefile
@@ -13,8 +13,8 @@ COMMENT= Curses-like terminal wrapper, with colored strings
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blessings>=1.5:${PORTSDIR}/devel/py-blessings \
- ${PYTHON_PKGNAMEPREFIX}wcwidth>=0.1.4:${PORTSDIR}/devel/py-wcwidth
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blessings>=1.5:devel/py-blessings \
+ ${PYTHON_PKGNAMEPREFIX}wcwidth>=0.1.4:devel/py-wcwidth
NO_ARCH= yes
USE_PYTHON= autoplist concurrent distutils