pkgsrc/graphics/gnome-pixmaps/buildlink2.mk
rh 8e41206ce4 Initial import of gnome-pixmaps-1.4.2, a set of pixmaps for the upcoming
gnome-core-1.4.2.

Since pkgsrc does not support file reference counts, this is an initial
step to split out files which are common for GNOME1 and GNOME2, in order
to allow them to co-exist.
2002-09-14 02:37:39 +00:00

23 lines
688 B
Makefile

# $NetBSD: buildlink2.mk,v 1.1.1.1 2002/09/14 02:37:40 rh Exp $
#
# This Makefile fragment is included by packages that use gnome-pixmaps.
#
# This file was created automatically using createbuildlink 2.0.
#
.if !defined(GNOME_PIXMAPS_BUILDLINK2_MK)
GNOME_PIXMAPS_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= gnome-pixmaps
BUILDLINK_DEPENDS.gnome-pixmaps?= gnome-pixmaps>=1.4.2
BUILDLINK_PKGSRCDIR.gnome-pixmaps?= ../../graphics/gnome-pixmaps
EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-pixmaps=gnome-pixmaps
BUILDLINK_PREFIX.gnome-pixmaps_DEFAULT= ${X11PREFIX}
BUILDLINK_TARGETS+= gnome-pixmaps-buildlink
gnome-pixmaps-buildlink: _BUILDLINK_USE
.endif # GNOME_PIXMAPS_BUILDLINK2_MK