diff options
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-15/Makefile')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-15/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/libtorrent-rasterbar-15/Makefile b/net-p2p/libtorrent-rasterbar-15/Makefile index 4472b9254c1a..feeeaedd2b5a 100644 --- a/net-p2p/libtorrent-rasterbar-15/Makefile +++ b/net-p2p/libtorrent-rasterbar-15/Makefile @@ -19,8 +19,8 @@ CONFLICTS+= libtorrent-rasterbar-0.1[46789].* NO_LATEST_LINK= yes BUILD_DEPENDS= pkgconf>0:${PORTSDIR}/devel/pkgconf -LIB_DEPENDS+= boost_date_time:${PORTSDIR}/devel/boost-libs \ - GeoIP.5:${PORTSDIR}/net/GeoIP +LIB_DEPENDS+= libboost_date_time.so:${PORTSDIR}/devel/boost-libs \ + libGeoIP.so:${PORTSDIR}/net/GeoIP USES= pathfix USE_OPENSSL= yes |