diff options
Diffstat (limited to 'net-p2p/deluge-cli/Makefile')
-rw-r--r-- | net-p2p/deluge-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge-cli/Makefile b/net-p2p/deluge-cli/Makefile index a32c09bd879c..704d3967c71b 100644 --- a/net-p2p/deluge-cli/Makefile +++ b/net-p2p/deluge-cli/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>=0.18:devel/py-xdg@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}distro>0:sysutils/py-distro@${PY_FLAVOR} -USES= cpe gettext python:3.5+ +USES= cpe gettext python USE_PYTHON= autoplist distutils CPE_VENDOR= deluge-torrent |