pkgsrc/x11/libXcomposite/buildlink3.mk
wiz 3895110342 libXcomposite: update to 0.4.5.
Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (3):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      libXcomposite 0.4.5

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Emil Velikov (1):
      autogen.sh: use quoted string variables

Jeremy Huddleston Sequoia (1):
      Use Xfree rather than XFree for consistency

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
2019-03-11 06:54:09 +00:00

19 lines
571 B
Makefile

# $NetBSD: buildlink3.mk,v 1.6 2019/03/11 06:54:09 wiz Exp $
BUILDLINK_TREE+= libXcomposite
.include "../../mk/bsd.fast.prefs.mk"
.if !defined(LIBXCOMPOSITE_BUILDLINK3_MK)
LIBXCOMPOSITE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libXcomposite+= libXcomposite>=0.3.1
BUILDLINK_PKGSRCDIR.libXcomposite?= ../../x11/libXcomposite
.include "../../x11/xorgproto/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXfixes/buildlink3.mk"
.endif # LIBXCOMPOSITE_BUILDLINK3_MK
BUILDLINK_TREE+= -libXcomposite