diff options
author | nemysis <nemysis@FreeBSD.org> | 2013-12-31 21:33:07 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2013-12-31 21:33:07 +0800 |
commit | f0441517355e40165ca5177df18f38c47d56aa71 (patch) | |
tree | 5143f8da2937fb90cf47a997de9bb37a51bd53d9 /net-p2p | |
parent | 5267f462df49ac64859553c11c2396273b357b0b (diff) | |
download | freebsd-ports-gnome-f0441517355e40165ca5177df18f38c47d56aa71.tar.gz freebsd-ports-gnome-f0441517355e40165ca5177df18f38c47d56aa71.tar.zst freebsd-ports-gnome-f0441517355e40165ca5177df18f38c47d56aa71.zip |
- Bump PORTREVISION
- Add USES compiler
- Change pkg-descr
Reported by: many users
Approved by: pawel / wg (mentors, implicit)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent-rasterbar/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar/files/pkg-message.in | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index e57022d8c657..f32b902d3283 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -3,6 +3,7 @@ PORTNAME= libtorrent-rasterbar PORTVERSION= 0.16.13 +PORTREVISION= 1 CATEGORIES?= net-p2p ipv6 MASTER_SITES= GOOGLE_CODE PROJECTHOST= libtorrent @@ -15,7 +16,7 @@ LICENSE= BSD LIB_DEPENDS+= libboost_date_time.so:${PORTSDIR}/devel/boost-libs \ libGeoIP.so:${PORTSDIR}/net/GeoIP -USES= pathfix pkgconfig iconv +USES= compiler pathfix pkgconfig iconv USE_OPENSSL= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/net-p2p/libtorrent-rasterbar/files/pkg-message.in b/net-p2p/libtorrent-rasterbar/files/pkg-message.in index 511c2714a3b7..b2cc1dcff86e 100644 --- a/net-p2p/libtorrent-rasterbar/files/pkg-message.in +++ b/net-p2p/libtorrent-rasterbar/files/pkg-message.in @@ -2,7 +2,7 @@ libtorrent-rasterbar has been installed. -When you have problems please reinstall +When you have problems to build Source please reinstall devel/boost-libs |