aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/rblibtorrent-devel
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
committerSimon Barner <barner@FreeBSD.org>2007-07-04 15:10:58 +0000
commitff9f11c4da9aae59f797f0053b0bfa2caecbe80c (patch)
tree95c82da5e0c2ef6e4930cb125fed9a39eec8051c /net-p2p/rblibtorrent-devel
parent3bbfbacaf2154bc613e5f863c01b8de6e18c7110 (diff)
downloadports-ff9f11c4da9aae59f797f0053b0bfa2caecbe80c.tar.gz
ports-ff9f11c4da9aae59f797f0053b0bfa2caecbe80c.zip
Notes
Diffstat (limited to 'net-p2p/rblibtorrent-devel')
-rw-r--r--net-p2p/rblibtorrent-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/rblibtorrent-devel/Makefile b/net-p2p/rblibtorrent-devel/Makefile
index 6600ed0a0456..6da5b044026f 100644
--- a/net-p2p/rblibtorrent-devel/Makefile
+++ b/net-p2p/rblibtorrent-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libtorrent
PORTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF
PKGNAMEPREFIX= rb
@@ -15,7 +16,7 @@ PKGNAMESUFFIX= -devel
MAINTAINER= alepulver@FreeBSD.org
COMMENT= A C++ library implementing a BitTorrent client (devel version)
-LIB_DEPENDS= boost_date_time.3:${PORTSDIR}/devel/boost
+LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost
GNU_CONFIGURE= yes
USE_LDCONFIG= yes