aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/deluge-cli
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-02-19 17:59:35 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-02-19 17:59:35 +0000
commit9bef23ecc29dae54905bb65b16a9a12b9755b68d (patch)
treeeae081012bb7ce89aaf16b01813aa97edd0f15f4 /net-p2p/deluge-cli
parentd97de5c8eaf29f26fe7ef54245d7ca4925f62b60 (diff)
downloadports-9bef23ecc29dae54905bb65b16a9a12b9755b68d.tar.gz
ports-9bef23ecc29dae54905bb65b16a9a12b9755b68d.zip
Notes
Diffstat (limited to 'net-p2p/deluge-cli')
-rw-r--r--net-p2p/deluge-cli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge-cli/Makefile b/net-p2p/deluge-cli/Makefile
index 199d1ca4c9a1..f826d53546c2 100644
--- a/net-p2p/deluge-cli/Makefile
+++ b/net-p2p/deluge-cli/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>=0.18:devel/py-xdg@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR}
-USES= gettext python:-2.7
+USES= gettext python:2.7
USE_PYTHON= autoplist distutils
USE_GITHUB= yes
GH_ACCOUNT= deluge-torrent