summaryrefslogtreecommitdiff
path: root/net/libtorrent
diff options
context:
space:
mode:
authortron <tron>2007-01-30 14:04:05 +0000
committertron <tron>2007-01-30 14:04:05 +0000
commitb2d7e16ceab43484ab06047b0f1798c24bd96c25 (patch)
treeac6c6cc167c02c232bc7b2be883d935e63affc00 /net/libtorrent
parent06d73faf40c20de604fb15b05d3ee6e32eda193a (diff)
downloadpkgsrc-b2d7e16ceab43484ab06047b0f1798c24bd96c25.tar.gz
Update minimum required version of "libtorrent" package to >=0.11.0.
Diffstat (limited to 'net/libtorrent')
-rw-r--r--net/libtorrent/buildlink3.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/libtorrent/buildlink3.mk b/net/libtorrent/buildlink3.mk
index 63bd6adbace..67eea9c22b2 100644
--- a/net/libtorrent/buildlink3.mk
+++ b/net/libtorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2006/09/13 21:04:19 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2007/01/30 14:04:05 tron Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBTORRENT_BUILDLINK3_MK:= ${LIBTORRENT_BUILDLINK3_MK}+
@@ -12,8 +12,8 @@ BUILDLINK_PACKAGES+= libtorrent
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libtorrent
.if !empty(LIBTORRENT_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.libtorrent+= libtorrent>=0.10.0
-BUILDLINK_ABI_DEPENDS.libtorrent+= libtorrent>=0.10.0
+BUILDLINK_API_DEPENDS.libtorrent+= libtorrent>=0.11.0
+BUILDLINK_ABI_DEPENDS.libtorrent+= libtorrent>=0.11.0
BUILDLINK_PKGSRCDIR.libtorrent?= ../../net/libtorrent
.endif # LIBTORRENT_BUILDLINK3_MK