From 40c1a7857d24b9384bc19a9a54c26f169e20b49f Mon Sep 17 00:00:00 2001 From: MANTANI Nobutaka Date: Sun, 18 May 2025 20:07:40 +0900 Subject: textproc/uim: Update to 1.9.6 Bump PORTREVISION of the ports that depend on textproc/uim port --- textproc/uim/files/patch-gtk2_pad_Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/uim/files/patch-gtk2_pad_Makefile.am') diff --git a/textproc/uim/files/patch-gtk2_pad_Makefile.am b/textproc/uim/files/patch-gtk2_pad_Makefile.am index bc1e8cd65c93..8d4626e45826 100644 --- a/textproc/uim/files/patch-gtk2_pad_Makefile.am +++ b/textproc/uim/files/patch-gtk2_pad_Makefile.am @@ -1,12 +1,12 @@ ---- gtk2/pad/Makefile.am.orig 2021-04-29 15:53:36 UTC +--- gtk2/pad/Makefile.am.orig 2025-05-18 06:24:43 UTC +++ gtk2/pad/Makefile.am -@@ -2,8 +2,7 @@ if GTK2 +@@ -7,8 +7,7 @@ uim_input_pad_ja_SOURCES = ja.c bin_PROGRAMS = uim-input-pad-ja uim_input_pad_ja_SOURCES = ja.c -uim_input_pad_ja_LDADD = @GTK2_LIBS@ $(top_builddir)/uim/libuim-scm.la \ - $(top_builddir)/uim/libuim.la +uim_input_pad_ja_LDADD = @GTK2_LIBS@ -luim-scm -luim - uim_input_pad_ja_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir) + uim_input_pad_ja_CPPFLAGS = $(AM_CPPFLAGS) uim_input_pad_ja_CFLAGS = @GTK2_CFLAGS@ endif -- cgit v1.2.3