pkgsrc/graphics/libepoxy/buildlink3.mk
adam 96aad7fb4b Changes 1.4.1:
Find the appropriate version of the Python interpreter when building
Ensure that the dispatch generation script works with Python 2.x and 3.x
Ensure that Epoxy builds correctly under Windows
Fix location of the m4 macros in the autotools build
2017-03-18 20:18:39 +00:00

13 lines
317 B
Makefile

# $NetBSD: buildlink3.mk,v 1.2 2017/03/18 20:18:39 adam Exp $
BUILDLINK_TREE+= libepoxy
.if !defined(LIBEPOXY_BUILDLINK3_MK)
LIBEPOXY_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libepoxy+= libepoxy>=1.2
BUILDLINK_PKGSRCDIR.libepoxy?= ../../graphics/libepoxy
.endif # LIBEPOXY_BUILDLINK3_MK
BUILDLINK_TREE+= -libepoxy