summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2009-04-07 12:20:35 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2009-04-07 12:20:35 +0000
commite06a2ff271f132c05b4e722a105bcc6c22c9f691 (patch)
tree4b68a7ee7390ae02933044edc5411405c484a227 /net-p2p
parent- Update to 1.18. (diff)
- Add USE_GCC=4.3+ to fix building with boost 1.37
PR: ports/132900 Submitted by: amdmi3
Notes
Notes: svn path=/head/; revision=231776
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}