diff options
-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 4cd9da327bf5..0837aaa0fbea 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -26,7 +26,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_OPENSSL= yes USE_PYTHON= yes -USE_GCC= 4.3+ +USE_GCC= 4.4+ MAKE_ENV= PYTHONPATH="${PYTHONPREFIX_SITELIBDIR}" OPTIONS= PSYCO "Enable devel/py-psyco optimization support (i386)" off |