From b481dd13c4477b2e8803a865b645b53e4053d9ca Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 23 Mar 2009 23:20:13 +0000 Subject: [PATCH] - Fix build with upcoming boost 1.37.1 PR: 132900 Submitted by: myself --- net-p2p/deluge/Makefile | 1 + 1 file changed, 1 insertion(+) 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}