summaryrefslogtreecommitdiff
path: root/devel/py-user_agents/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-user_agents/Makefile')
-rw-r--r--devel/py-user_agents/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-user_agents/Makefile b/devel/py-user_agents/Makefile
index a1560380f666..97604073b486 100644
--- a/devel/py-user_agents/Makefile
+++ b/devel/py-user_agents/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME:S/_/-/}-${PORTVERSION}
MAINTAINER= demon@FreeBSD.org
COMMENT= Python library to identify devices using User-Agent string
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ua_parser/__init__.py:${PORTSDIR}/devel/py-ua_parser
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ua_parser/__init__.py:devel/py-ua_parser
USES= python
USE_PYTHON= distutils autoplist