summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-03-23 23:20:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-03-23 23:20:13 +0000
commitb481dd13c4477b2e8803a865b645b53e4053d9ca (patch)
treeaa5d6fa947efbfb75226aece21723a527d0adb60 /net-p2p
parent- Fix build with upcoming boost 1.37.1 (diff)
- Fix build with upcoming boost 1.37.1
PR: 132900 Submitted by: myself
Notes
Notes: svn path=/head/; revision=230814
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/deluge/Makefile1
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}