summaryrefslogtreecommitdiff
path: root/textproc/uim/files/extra-patch-gtk2_immodule_Makefile.in
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-10-21 15:21:13 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-10-21 15:21:13 +0000
commita0bcd2cf684ff6bc2faf242e6678282f20a3ee44 (patch)
treea5029ff30555b3a7ee0621f4dd5aacb832fde1d8 /textproc/uim/files/extra-patch-gtk2_immodule_Makefile.in
parentAllow more than one filename to be pathfixed. (diff)
Use USES=pathfix where applicable.
PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093
Diffstat (limited to 'textproc/uim/files/extra-patch-gtk2_immodule_Makefile.in')
-rw-r--r--textproc/uim/files/extra-patch-gtk2_immodule_Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/textproc/uim/files/extra-patch-gtk2_immodule_Makefile.in b/textproc/uim/files/extra-patch-gtk2_immodule_Makefile.in
index 6e38e60ba9b1..83ea3314bf75 100644
--- a/textproc/uim/files/extra-patch-gtk2_immodule_Makefile.in
+++ b/textproc/uim/files/extra-patch-gtk2_immodule_Makefile.in
@@ -1,7 +1,7 @@
---- gtk2/immodule/Makefile.in.orig 2012-04-01 04:00:38.000000000 +0900
-+++ gtk2/immodule/Makefile.in 2012-04-01 04:04:21.000000000 +0900
-@@ -82,8 +82,7 @@
- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+--- gtk2/immodule/Makefile.in.orig 2016-10-14 09:57:35 UTC
++++ gtk2/immodule/Makefile.in
+@@ -105,8 +105,7 @@ am__uninstall_files_from_dir = { \
+ }
am__installdirs = "$(DESTDIR)$(moduledir)"
LTLIBRARIES = $(module_LTLIBRARIES)
-@GTK2_TRUE@im_uim_la_DEPENDENCIES = $(top_builddir)/uim/libuim-scm.la \
@@ -10,7 +10,7 @@
@GTK2_TRUE@ $(top_builddir)/uim/libuim-counted-init.la \
@GTK2_TRUE@ $(am__append_1)
am__im_uim_la_SOURCES_DIST = gtk-im-uim.c gtk-im-uim.h key-util-gtk.c \
-@@ -411,8 +410,8 @@
+@@ -442,8 +441,8 @@ moduledir = $(uim_gtk_im_module_path)/@G
@GTK2_TRUE@module_LTLIBRARIES = $(im_uim_la)
@GTK2_TRUE@im_uim_la_SOURCES = $(IM_UIM_SOURCES)
@GTK2_TRUE@im_uim_la_LDFLAGS = -module -avoid-version @GTK2_LIBS@