aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2014-01-02 19:47:57 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2014-01-02 19:47:57 +0000
commitc6f11e9fae39b56175ba254ac2e03f16fdf47c12 (patch)
tree3249db9c896607dfd4fe41254b636f0e22755e06 /net-p2p
parent772c17b400a8682954f58bd264ea394a04c263a1 (diff)
downloadports-c6f11e9fae39b56175ba254ac2e03f16fdf47c12.tar.gz
ports-c6f11e9fae39b56175ba254ac2e03f16fdf47c12.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libtorrent-rasterbar/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile
index f32b902d3283..0eed76b1e639 100644
--- a/net-p2p/libtorrent-rasterbar/Makefile
+++ b/net-p2p/libtorrent-rasterbar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libtorrent-rasterbar
PORTVERSION= 0.16.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= net-p2p ipv6
MASTER_SITES= GOOGLE_CODE
PROJECTHOST= libtorrent
@@ -13,10 +13,10 @@ COMMENT?= C++ library implementing a BitTorrent client
LICENSE= BSD
-LIB_DEPENDS+= libboost_date_time.so:${PORTSDIR}/devel/boost-libs \
+LIB_DEPENDS= libboost_date_time.so:${PORTSDIR}/devel/boost-libs \
libGeoIP.so:${PORTSDIR}/net/GeoIP
-USES= compiler pathfix pkgconfig iconv
+USES= compiler:c++11-lang pathfix pkgconfig iconv
USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes