Change buildlink pkgsrc dir to wip.
This commit is contained in:
parent
5f617957b5
commit
5cf9549525
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/03/16 18:25:07 roelants Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.2 2009/03/16 18:29:17 roelants Exp $
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
TANGO_ICON_THEME_BUILDLINK3_MK:= ${TANGO_ICON_THEME_BUILDLINK3_MK}+
|
||||
|
@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}tango-icon-theme
|
|||
|
||||
.if ${TANGO_ICON_THEME_BUILDLINK3_MK} == "+"
|
||||
BUILDLINK_API_DEPENDS.tango-icon-theme+= tango-icon-theme>=0.8.90
|
||||
BUILDLINK_PKGSRCDIR.tango-icon-theme?= ../../graphics/tango-icon-theme
|
||||
BUILDLINK_PKGSRCDIR.tango-icon-theme?= ../../wip/tango-icon-theme
|
||||
.endif # TANGO_ICON_THEME_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
||||
|
|
Loading…
Reference in a new issue