aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-01-06 13:59:35 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-01-06 13:59:35 +0000
commit76a405744e820af4636dc3a0a5df88bfed9b6ffc (patch)
tree40c22d0d05e3f7270b8129b34ef0e4fdb215541d /net-p2p
parenta32ef832a5c74aa65885ddf84789fa613e6f9a66 (diff)
downloadports-76a405744e820af4636dc3a0a5df88bfed9b6ffc.tar.gz
ports-76a405744e820af4636dc3a0a5df88bfed9b6ffc.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libtorrent-rasterbar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile
index 61b6ea18fe71..19c4208f5d18 100644
--- a/net-p2p/libtorrent-rasterbar/Makefile
+++ b/net-p2p/libtorrent-rasterbar/Makefile
@@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS?= libboost_date_time.so:${PORTSDIR}/devel/boost-libs \
libGeoIP.so:${PORTSDIR}/net/GeoIP
-USES= compiler:c++11-lang libtool pathfix pkgconfig iconv
+USES+= compiler:c++11-lang libtool pathfix pkgconfig iconv
USE_OPENSSL= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes