From 889120ee7e24f7ee5e5dfe46f6b7a0b0cae43f13 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 1 Nov 2008 17:54:00 +0000 Subject: Fix PLIST and buildlink3.mk after gucharmap dependency removal. No PKGREVISION bump because this package didn't build successfully (oops). Noted by Kouichirou Hiratsuka. --- inputmethod/tomoe-gtk/PLIST | 3 +-- inputmethod/tomoe-gtk/buildlink3.mk | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'inputmethod') diff --git a/inputmethod/tomoe-gtk/PLIST b/inputmethod/tomoe-gtk/PLIST index e0eadfc37ee..809aabce368 100644 --- a/inputmethod/tomoe-gtk/PLIST +++ b/inputmethod/tomoe-gtk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/13 06:06:40 obache Exp $ +@comment $NetBSD: PLIST,v 1.2 2008/11/01 17:54:00 wiz Exp $ include/tomoe/gtk/tomoe-canvas.h include/tomoe/gtk/tomoe-char-table.h include/tomoe/gtk/tomoe-details.h @@ -8,7 +8,6 @@ include/tomoe/gtk/tomoe-edit-strokes.h include/tomoe/gtk/tomoe-gtk-config.h include/tomoe/gtk/tomoe-gtk-enum-types.h include/tomoe/gtk/tomoe-gtk.h -include/tomoe/gtk/tomoe-gucharmap.h include/tomoe/gtk/tomoe-handwriting.h include/tomoe/gtk/tomoe-reading-search.h include/tomoe/gtk/tomoe-scrollable.h diff --git a/inputmethod/tomoe-gtk/buildlink3.mk b/inputmethod/tomoe-gtk/buildlink3.mk index 8f340293538..674eea578cc 100644 --- a/inputmethod/tomoe-gtk/buildlink3.mk +++ b/inputmethod/tomoe-gtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2008/04/13 06:06:40 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2008/11/01 17:54:00 wiz Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ TOMOE_GTK_BUILDLINK3_MK:= ${TOMOE_GTK_BUILDLINK3_MK}+ @@ -16,7 +16,6 @@ BUILDLINK_API_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0 BUILDLINK_PKGSRCDIR.tomoe-gtk?= ../../inputmethod/tomoe-gtk .endif # TOMOE_GTK_BUILDLINK3_MK -.include "../../fonts/gucharmap/buildlink3.mk" .include "../../inputmethod/tomoe/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" -- cgit v1.2.3