This package is not in pkgsrc-wip any more.
This commit is contained in:
parent
4b7fd8f6f6
commit
7ae855db80
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.1.1.1 2004/08/17 15:30:43 minskim Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.2 2004/08/17 15:34:23 minskim Exp $
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
PY23PTH_XLIB_BUILDLINK3_MK:= ${PY23PTH_XLIB_BUILDLINK3_MK}+
|
||||
|
@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= py23pth-Xlib
|
|||
|
||||
.if !empty(PY23PTH_XLIB_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_DEPENDS.py23pth-Xlib+= py23pth-Xlib>=0.12
|
||||
BUILDLINK_PKGSRCDIR.py23pth-Xlib?= ../../wip/py-Xlib
|
||||
BUILDLINK_PKGSRCDIR.py23pth-Xlib?= ../../x11/py-Xlib
|
||||
.endif # PY23PTH_XLIB_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
||||
|
|
Loading…
Reference in a new issue