No need to define BUILDLINK_ABI_DEPENDS, pkgbase is reset.
This commit is contained in:
parent
4e4ab08e1e
commit
94fde82f75
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.1 2013/10/30 06:18:09 dholland Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.2 2013/10/30 08:59:36 obache Exp $
|
||||
|
||||
BUILDLINK_TREE+= lua51
|
||||
|
||||
|
@ -6,7 +6,6 @@ BUILDLINK_TREE+= lua51
|
|||
LUA51_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.lua51+= lua51>=5.1.1<5.2
|
||||
BUILDLINK_ABI_DEPENDS.lua51+= lua51>=5.1.4nb1<5.2
|
||||
BUILDLINK_PKGSRCDIR.lua51?= ../../lang/lua51
|
||||
|
||||
.include "../../devel/readline/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue