summaryrefslogtreecommitdiff
path: root/devel/py-weblib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-weblib/Makefile')
-rw-r--r--devel/py-weblib/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-weblib/Makefile b/devel/py-weblib/Makefile
index 572cc103a08d..5086a8232794 100644
--- a/devel/py-weblib/Makefile
+++ b/devel/py-weblib/Makefile
@@ -11,10 +11,10 @@ COMMENT= Set of tools for web scraping projects
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytils>0:${PORTSDIR}/russian/py-pytils \
- ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \
- ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \
- ${PYTHON_PKGNAMEPREFIX}user_agent>0:${PORTSDIR}/www/py-user_agent
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytils>0:russian/py-pytils \
+ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \
+ ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml \
+ ${PYTHON_PKGNAMEPREFIX}user_agent>0:www/py-user_agent
NO_ARCH= yes
USES= python