diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /www/py-ua-parser/Makefile | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) | |
download | ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip |
Notes
Diffstat (limited to 'www/py-ua-parser/Makefile')
-rw-r--r-- | www/py-ua-parser/Makefile | 2 |
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 |