summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inputmethod/tomoe-gtk/PLIST3
-rw-r--r--inputmethod/tomoe-gtk/buildlink3.mk3
2 files changed, 2 insertions, 4 deletions
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"