diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2015-09-04 16:50:36 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-09-04 16:50:36 +0000 |
commit | 47193c317cf894c4f707f3a188e85de8b1434dc5 (patch) | |
tree | 69baa92db28798f947ee6b2f4561c7113b87fb89 /net-p2p/libtorrent-rasterbar | |
parent | 46c8a181c5fb8a1ea029e4d9bb4b734643ccc8e3 (diff) |
Notes
Diffstat (limited to 'net-p2p/libtorrent-rasterbar')
-rw-r--r-- | net-p2p/libtorrent-rasterbar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index ab1ef51a2922..214966e98d65 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE LIB_DEPENDS?= libboost_date_time.so:${PORTSDIR}/devel/boost-libs \ libGeoIP.so:${PORTSDIR}/net/GeoIP -USES+= compiler:c++11-lang iconv libtool pathfix pkgconfig +USES+= compiler:c++11-lang iconv:wchar_t libtool pathfix pkgconfig USE_OPENSSL= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |