diff options
Diffstat (limited to 'net-p2p/deluge')
-rw-r--r-- | net-p2p/deluge/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index ec5300de7fe5..2061303416b7 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -24,6 +24,7 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_OPENSSL= yes USE_PYTHON= yes +USE_GCC= 4.3+ MAKE_ENV+= PYTHONPATH=${PYTHONPREFIX_SITELIBDIR} |