diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2005-12-25 05:47:34 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2005-12-25 05:47:34 +0000 |
commit | 1af4f60eb0a911cd8b3b131a378001b3dbecd184 (patch) | |
tree | 8bf56c555fe0e09479eecbcd0ef6b84513df2d6a /textproc/uim/files/patch-Makefile.in | |
parent | Update to DAT 4658 (diff) |
- Update to 1.0.1.
- Use OPTIONS.
- Make dependencies on anthy and m17nlib optional.
Diffstat (limited to 'textproc/uim/files/patch-Makefile.in')
-rw-r--r-- | textproc/uim/files/patch-Makefile.in | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/textproc/uim/files/patch-Makefile.in b/textproc/uim/files/patch-Makefile.in index c73f080216db..c7c93b8da70e 100644 --- a/textproc/uim/files/patch-Makefile.in +++ b/textproc/uim/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig Wed Apr 7 13:38:51 2004 -+++ Makefile.in Wed Apr 7 23:23:22 2004 -@@ -201,7 +201,7 @@ - - DISTCLEANFILES = uim.pc intltool-extract intltool-merge intltool-update +--- Makefile.in.orig Fri Dec 16 17:11:10 2005 ++++ Makefile.in Sat Dec 24 03:01:18 2005 +@@ -335,7 +335,7 @@ + uim.pc.in ChangeLog.old uim.desktop autogen.sh + DISTCLEANFILES = uim.pc intltool-extract intltool-merge intltool-update po/.intltool-merge-cache -pkgconfigdir = $(libdir)/pkgconfig +pkgconfigdir = $(prefix)/libdata/pkgconfig pkgconfig_DATA = uim.pc - - noinst_PROGRAMS = $(gtk_entry) uim-agent + desktopdir = $(datadir)/applications + desktop_in_files = uim.desktop.in |