From c6f11e9fae39b56175ba254ac2e03f16fdf47c12 Mon Sep 17 00:00:00 2001 From: Rusmir Dusko Date: Thu, 2 Jan 2014 19:47:57 +0000 Subject: - Bump PORTREVISION - Fix build on 8.x and 9.x - Use USES=compiler:c++11-lang instead of compiler Approved by: pawel / wg (mentors, implicit) --- net-p2p/libtorrent-rasterbar/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-p2p') 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 -- cgit v1.2.3