aboutsummaryrefslogtreecommitdiff
path: root/www/py-webhelpers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-webhelpers/Makefile')
-rw-r--r--www/py-webhelpers/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-webhelpers/Makefile b/www/py-webhelpers/Makefile
index 708a58b38c0f..ab5c5dd82193 100644
--- a/www/py-webhelpers/Makefile
+++ b/www/py-webhelpers/Makefile
@@ -13,8 +13,8 @@ COMMENT= Python helper functions for writing templates in web applications
LICENSE= BSD3CLAUSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}routes>=1.1:${PORTSDIR}/www/py-routes \
- ${PYTHON_PKGNAMEPREFIX}MarkupSafe>=0.11:${PORTSDIR}/textproc/py-MarkupSafe
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}routes>=1.1:www/py-routes \
+ ${PYTHON_PKGNAMEPREFIX}MarkupSafe>=0.11:textproc/py-MarkupSafe
USES= python:2
USE_PYTHON= distutils autoplist