aboutsummaryrefslogtreecommitdiff
path: root/www/py-ua-parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-ua-parser/Makefile')
-rw-r--r--www/py-ua-parser/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-ua-parser/Makefile b/www/py-ua-parser/Makefile
index 7472d40485a2..31d977cc07b2 100644
--- a/www/py-ua-parser/Makefile
+++ b/www/py-ua-parser/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tj@FreeBSD.org
COMMENT= Tools for using a Web Server Gateway Interface stack
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml
BUILD_DEPENDS= ${RUN_DEPENDS}
USES= python