diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-07-30 17:23:34 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-07-30 17:23:34 +0000 |
commit | 0832ea45988f189790ffb07d879db92bb585d2ad (patch) | |
tree | 2b20b729f681f5682324353c9c58818eff934c35 /net-p2p | |
parent | 407b74d9fd14030322f39196ed83e57c52fd7e7a (diff) | |
download | ports-0832ea45988f189790ffb07d879db92bb585d2ad.tar.gz ports-0832ea45988f189790ffb07d879db92bb585d2ad.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-15/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar-16/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/libtorrent-rasterbar-15/Makefile b/net-p2p/libtorrent-rasterbar-15/Makefile index a9eaf2fd1ad3..e2cb3cdc954d 100644 --- a/net-p2p/libtorrent-rasterbar-15/Makefile +++ b/net-p2p/libtorrent-rasterbar-15/Makefile @@ -21,6 +21,7 @@ CONFLICTS+= libtorrent-rasterbar-0.1[46789].* NO_LATEST_LINK= yes +BUILD_DEPENDS= pkgconf>0:${PORTSDIR}/devel/pkgconf LIB_DEPENDS+= boost_date_time.4:${PORTSDIR}/devel/boost-libs \ GeoIP.5:${PORTSDIR}/net/GeoIP diff --git a/net-p2p/libtorrent-rasterbar-16/Makefile b/net-p2p/libtorrent-rasterbar-16/Makefile index 530f682ae584..e558843902c3 100644 --- a/net-p2p/libtorrent-rasterbar-16/Makefile +++ b/net-p2p/libtorrent-rasterbar-16/Makefile @@ -19,6 +19,7 @@ CONFLICTS+= libtorrent-rasterbar-0.1[45789].* NO_LATEST_LINK= yes +BUILD_DEPENDS= pkgconf>0:${PORTSDIR}/devel/pkgconf LIB_DEPENDS+= boost_date_time.4:${PORTSDIR}/devel/boost-libs \ GeoIP.5:${PORTSDIR}/net/GeoIP |