pkgsrc/x11/randrext/buildlink2.mk

25 lines
729 B
Makefile
Raw Normal View History

2003-12-31 00:00:51 +01:00
# $NetBSD: buildlink2.mk,v 1.2 2003/12/30 23:00:51 cjep Exp $
#
# This Makefile fragment is included by packages that use randrext.
#
# This file was created automatically using createbuildlink 2.8.
#
.if !defined(RANDREXT_BUILDLINK2_MK)
RANDREXT_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= randrext
BUILDLINK_DEPENDS.randrext?= randrext>=1.0
BUILDLINK_PKGSRCDIR.randrext?= ../../x11/randrext
EVAL_PREFIX+= BUILDLINK_PREFIX.randrext=randrext
BUILDLINK_PREFIX.randrext_DEFAULT= ${LOCALBASE}
BUILDLINK_FILES.randrext+= include/X11/extensions/randr.h
BUILDLINK_FILES.randrext+= include/X11/extensions/randrproto.h
BUILDLINK_TARGETS+= randrext-buildlink
randrext-buildlink: _BUILDLINK_USE
.endif # RANDREXT_BUILDLINK2_MK