pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/tomoe-gtk Fix PLIST and buildlink3.mk afte...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9ef92fe7f677
branches: trunk
changeset: 549381:9ef92fe7f677
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Nov 01 17:54:00 2008 +0000
description:
Fix PLIST and buildlink3.mk after gucharmap dependency removal.
No PKGREVISION bump because this package didn't build successfully (oops).
Noted by Kouichirou Hiratsuka.
diffstat:
inputmethod/tomoe-gtk/PLIST | 3 +--
inputmethod/tomoe-gtk/buildlink3.mk | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r 9a5b1a541d50 -r 9ef92fe7f677 inputmethod/tomoe-gtk/PLIST
--- a/inputmethod/tomoe-gtk/PLIST Sat Nov 01 17:42:48 2008 +0000
+++ b/inputmethod/tomoe-gtk/PLIST Sat Nov 01 17:54:00 2008 +0000
@@ -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-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 -r 9a5b1a541d50 -r 9ef92fe7f677 inputmethod/tomoe-gtk/buildlink3.mk
--- a/inputmethod/tomoe-gtk/buildlink3.mk Sat Nov 01 17:42:48 2008 +0000
+++ b/inputmethod/tomoe-gtk/buildlink3.mk Sat Nov 01 17:54:00 2008 +0000
@@ -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_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"
Home |
Main Index |
Thread Index |
Old Index