simgear: add back the revision to the buildlink abi depends.
This commit is contained in:
parent
544ea0e01c
commit
56b52d432c
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.22 2018/12/04 00:13:07 nia Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.23 2018/12/04 01:01:14 nia Exp $
|
||||
|
||||
BUILDLINK_TREE+= simgear
|
||||
|
||||
.if !defined(SIMGEAR_BUILDLINK3_MK)
|
||||
SIMGEAR_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.simgear+= simgear>=2018.2.2
|
||||
BUILDLINK_API_DEPENDS.simgear+= simgear>=2018.2.2nb7
|
||||
BUILDLINK_PKGSRCDIR.simgear?= ../../games/simgear
|
||||
|
||||
.include "../../audio/openal-soft/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue