pkgsrc/net/monotorrent/buildlink3.mk
wiz 84dceed952 Make mono packages depend on lang/mono2 instead of lang/mono.
The latter contains the unstable version 3 of mono, which breaks many mono
packages.

Bump dependencies and PKGREVISIONs.

Ok during freeze: gdt@
2013-06-17 12:44:53 +00:00

15 lines
438 B
Makefile

# $NetBSD: buildlink3.mk,v 1.11 2013/06/17 12:44:54 wiz Exp $
BUILDLINK_TREE+= monotorrent
.if !defined(MONOTORRENT_BUILDLINK3_MK)
MONOTORRENT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.monotorrent+= monotorrent>=0.72
BUILDLINK_ABI_DEPENDS.monotorrent+= monotorrent>=0.72nb7
BUILDLINK_PKGSRCDIR.monotorrent?= ../../net/monotorrent
.include "../../lang/mono2/buildlink3.mk"
.endif # MONOTORRENT_BUILDLINK3_MK
BUILDLINK_TREE+= -monotorrent