diff options
Diffstat (limited to 'net-p2p/deluge/Makefile')
-rw-r--r-- | net-p2p/deluge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index 0761ef9cc5e3..bd0e3a0b1209 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -27,7 +27,7 @@ USE_XZ= yes WANT_GNOME= yes USES= gettext twisted:run,web USE_OPENSSL= yes -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS= easy_install PYDISTUTILS_BUILD_TARGET= build bdist_egg |