diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-01-22 13:08:21 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-01-22 13:08:21 +0000 |
commit | 9e6360ffc397b5c8a3a7688ca5ffd4f20234f674 (patch) | |
tree | 289d18f087e225a90f064125ed8bb0073c55c922 /net-p2p | |
parent | 580056663cb59bf7a2403f5f4831e9e8f9b84998 (diff) | |
download | ports-9e6360ffc397b5c8a3a7688ca5ffd4f20234f674.tar.gz ports-9e6360ffc397b5c8a3a7688ca5ffd4f20234f674.zip |
Notes
Diffstat (limited to 'net-p2p')
-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 10879f067ca0..570d6b86b17d 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -16,7 +16,7 @@ LICENSE= BSD LIB_DEPENDS?= libboost_date_time.so:${PORTSDIR}/devel/boost-libs \ libGeoIP.so:${PORTSDIR}/net/GeoIP -USES= compiler:c++11-lib pathfix pkgconfig iconv +USES= compiler:c++11-lang pathfix pkgconfig iconv USE_OPENSSL= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |