diff options
Diffstat (limited to 'www/py-user_agent/Makefile')
-rw-r--r-- | www/py-user_agent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-user_agent/Makefile b/www/py-user_agent/Makefile index 551cce7d962c..95b6e465d9a5 100644 --- a/www/py-user_agent/Makefile +++ b/www/py-user_agent/Makefile @@ -11,7 +11,7 @@ COMMENT= Generates random, valid User-Agent values LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six NO_ARCH= yes USES= python |