aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/rtorrent
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2014-12-04 14:57:47 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2014-12-04 14:57:47 +0000
commitc0f155d59b7bfa3f9e647a5614ff4f900f210794 (patch)
tree1fc8b0242972aab5cd2ba78172f0bb93751e947f /net-p2p/rtorrent
parentda34441f829d194dbba5c6f3d186453a3a3d5a89 (diff)
downloadports-c0f155d59b7bfa3f9e647a5614ff4f900f210794.tar.gz
ports-c0f155d59b7bfa3f9e647a5614ff4f900f210794.zip
Add USES=compiler to rtorrent port.
Various ports it depends on have the same USES and so honour the FAVORITE_COMPILER, and doing the dsame here avoids build problems when using FAVORITE_COMPILER=gcc. PR: 195397 Submitted by: Craig Wiesen <ctyz1999+bugzilla at gmail.com>
Notes
Notes: svn path=/head/; revision=373913
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r--net-p2p/rtorrent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index 0e680327b103..28d466ec5c35 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -2,7 +2,7 @@
PORTNAME= rtorrent
PORTVERSION= 0.9.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
@@ -14,7 +14,7 @@ RUN_DEPENDS= libtorrent=0.13.4_1:${PORTSDIR}/net-p2p/libtorrent
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes
-USES= pkgconfig
+USES= compiler:c++11-lang pkgconfig
LDFLAGS+= -pthread
CONFIGURE_ARGS= --disable-debug