devhelp: re-add buildlink file.
Patch by Dan Cirnat on tech-pkg@.
This commit is contained in:
parent
288c8996d9
commit
2f2285cd99
1 changed files with 13 additions and 0 deletions
13
devel/devhelp/buildlink3.mk
Normal file
13
devel/devhelp/buildlink3.mk
Normal file
|
@ -0,0 +1,13 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.41 2020/05/31 19:13:11 bsiegert Exp $
|
||||
|
||||
BUILDLINK_TREE+= devhelp
|
||||
|
||||
.if !defined(DEVHELP_BUILDLINK3_MK)
|
||||
DEVHELP_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.devhelp+= devhelp>=3.34.0nb3
|
||||
BUILDLINK_PKGSRCDIR.devhelp?= ../../devel/devhelp
|
||||
|
||||
.endif # DEVHELP_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_TREE+= -devhelp
|
Loading…
Reference in a new issue