diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-12-31 13:33:07 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-12-31 13:33:07 +0000 |
commit | 6f3e734f4171d1fb0654ece2948a2bf03b810b3d (patch) | |
tree | 5143f8da2937fb90cf47a997de9bb37a51bd53d9 /net-p2p | |
parent | 7c2f54e8292b0a3e03e007ce441f1a0f4a4b64f5 (diff) | |
download | ports-6f3e734f4171d1fb0654ece2948a2bf03b810b3d.tar.gz ports-6f3e734f4171d1fb0654ece2948a2bf03b810b3d.zip |
- Bump PORTREVISION
- Add USES compiler
- Change pkg-descr
Reported by: many users
Approved by: pawel / wg (mentors, implicit)
Notes
Notes:
svn path=/head/; revision=338303
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 |