mono6: make buildlink3.mk point at this package.
This commit is contained in:
parent
56e6e72880
commit
617eac2bd4
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.5 2020/11/05 09:06:57 ryoon Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.6 2021/01/24 19:04:55 maya Exp $
|
||||
|
||||
BUILDLINK_TREE+= mono
|
||||
|
||||
|
@ -7,7 +7,7 @@ MONO_BUILDLINK3_MK:=
|
|||
|
||||
BUILDLINK_API_DEPENDS.mono+= mono>=4
|
||||
BUILDLINK_ABI_DEPENDS.mono+= mono>=6.12.0.90nb1
|
||||
BUILDLINK_PKGSRCDIR.mono?= ../../lang/mono
|
||||
BUILDLINK_PKGSRCDIR.mono?= ../../lang/mono6
|
||||
ALL_ENV+= MONO_SHARED_DIR=${WRKDIR}
|
||||
BUILDLINK_CONTENTS_FILTER.mono= ${EGREP} '(^include/|^lib/)'
|
||||
|
||||
|
|
Loading…
Reference in a new issue