# $NetBSD: buildlink2.mk,v 1.1.1.1 2003/12/14 01:23:13 xtraeme Exp $ # # This Makefile fragment is included by packages that use gucharmap. # # This file was created automatically using createbuildlink 2.8. # .if !defined(GUCHARMAP_BUILDLINK2_MK) GUCHARMAP_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= gucharmap BUILDLINK_DEPENDS.gucharmap?= gucharmap>=1.0.0 BUILDLINK_PKGSRCDIR.gucharmap?= ../../fonts/gucharmap EVAL_PREFIX+= BUILDLINK_PREFIX.gucharmap=gucharmap BUILDLINK_PREFIX.gucharmap_DEFAULT= ${LOCALBASE} BUILDLINK_FILES.gucharmap+= include/gucharmap/gucharmap-charmap.h BUILDLINK_FILES.gucharmap+= include/gucharmap/gucharmap-mini-fontsel.h BUILDLINK_FILES.gucharmap+= include/gucharmap/gucharmap-table.h BUILDLINK_FILES.gucharmap+= include/gucharmap/gucharmap-unicode-info.h BUILDLINK_FILES.gucharmap+= include/gucharmap/gucharmap-window.h BUILDLINK_FILES.gucharmap+= include/gucharmap/gucharmap.h BUILDLINK_FILES.gucharmap+= lib/gtk-2.0/2.2.0/immodules/im-gucharmap.* BUILDLINK_FILES.gucharmap+= lib/libgucharmap.* .include "../../devel/libgnomeui/buildlink2.mk" BUILDLINK_TARGETS+= gucharmap-buildlink gucharmap-buildlink: _BUILDLINK_USE .endif # GUCHARMAP_BUILDLINK2_MK