a45754f4d8
changes.
12 lines
394 B
Makefile
12 lines
394 B
Makefile
# $NetBSD: buildlink3.mk,v 1.2 2009/09/11 22:31:01 joerg Exp $
|
|
|
|
BUILDLINK_TREE+= evas-xrender-x11
|
|
|
|
.if !defined(EVAS_XRENDER_X11_BUILDLINK3_MK)
|
|
EVAS_XRENDER_X11_BUILDLINK3_MK:=
|
|
|
|
BUILDLINK_API_DEPENDS.evas-xrender-x11+= evas-xrender-x11>=0.9.9.062
|
|
BUILDLINK_PKGSRCDIR.evas-xrender-x11?= ../../graphics/evas-xrender-x11
|
|
.endif # EVAS_XRENDER_X11_BUILDLINK3_MK
|
|
|
|
BUILDLINK_TREE+= -evas-xrender-x11
|