summaryrefslogtreecommitdiff
path: root/net-p2p/rtorrent
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-06-18 19:01:26 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-06-18 19:01:26 +0000
commit12f41626fe8a0aa0d939aa789806c9bc1d5d92e8 (patch)
treeea331a9c8a4f8f0ed029b1add4cd250daa1895e6 /net-p2p/rtorrent
parentNew port for textproc/p5-ElasticSearch (diff)
Try to build with clang natively.
Notes
Notes: svn path=/head/; revision=321214
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r--net-p2p/rtorrent/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index a79e73f51d17..cde4d9993318 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -2,7 +2,7 @@
PORTNAME?= rtorrent
PORTVERSION= 0.9.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
@@ -15,8 +15,6 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
CONFLICTS= rtorrent-devel-[0-9]*
-USE_GCC= 4.2+
-
GNU_CONFIGURE= yes
USES= pkgconfig
LDFLAGS+= -pthread