Fix unresolvable dependency.
This commit is contained in:
parent
5822b44adf
commit
706efb3a23
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.38 2016/08/03 10:22:14 adam Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.39 2016/08/03 11:06:50 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= gd
|
||||
|
||||
|
@ -6,7 +6,7 @@ BUILDLINK_TREE+= gd
|
|||
GD_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.gd+= gd>=2.0.15nb1
|
||||
BUILDLINK_ABI_DEPENDS.gd+= gd>=2.2.3nb1
|
||||
BUILDLINK_ABI_DEPENDS.gd+= gd>=2.2.3
|
||||
BUILDLINK_PKGSRCDIR.gd?= ../../graphics/gd
|
||||
|
||||
.include "../../mk/bsd.fast.prefs.mk"
|
||||
|
|
Loading…
Reference in a new issue