summaryrefslogtreecommitdiff
path: root/net/monotorrent/buildlink3.mk
diff options
context:
space:
mode:
Diffstat (limited to 'net/monotorrent/buildlink3.mk')
-rw-r--r--net/monotorrent/buildlink3.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/monotorrent/buildlink3.mk b/net/monotorrent/buildlink3.mk
index e541c7f2a0c..80165369b59 100644
--- a/net/monotorrent/buildlink3.mk
+++ b/net/monotorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:25:11 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2009/03/25 22:37:13 he Exp $
BUILDLINK_TREE+= monotorrent
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= monotorrent
MONOTORRENT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.monotorrent+= monotorrent>=0.62
+BUILDLINK_ABI_DEPENDS.monotorrent?= monotorrent>=0.62nb1
BUILDLINK_PKGSRCDIR.monotorrent?= ../../net/monotorrent
.include "../../lang/mono/buildlink3.mk"