84dceed952
The latter contains the unstable version 3 of mono, which breaks many mono packages. Bump dependencies and PKGREVISIONs. Ok during freeze: gdt@
15 lines
438 B
Makefile
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
|