diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2025-05-18 20:07:40 +0900 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2025-05-18 20:08:30 +0900 |
commit | 40c1a7857d24b9384bc19a9a54c26f169e20b49f (patch) | |
tree | 0263b639d77c6e0a7127904cf34b1a0c1c6db033 /textproc/uim/files/patch-emacs_Makefile.am | |
parent | converters/simdutf: update to 7.1.0 (diff) |
textproc/uim: Update to 1.9.6
Bump PORTREVISION of the ports that depend on textproc/uim port
Diffstat (limited to 'textproc/uim/files/patch-emacs_Makefile.am')
-rw-r--r-- | textproc/uim/files/patch-emacs_Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/uim/files/patch-emacs_Makefile.am b/textproc/uim/files/patch-emacs_Makefile.am index 5f49dcd48461..07841fa725c4 100644 --- a/textproc/uim/files/patch-emacs_Makefile.am +++ b/textproc/uim/files/patch-emacs_Makefile.am @@ -1,7 +1,7 @@ ---- emacs/Makefile.am.orig 2021-04-29 07:41:09 UTC +--- emacs/Makefile.am.orig 2025-05-18 06:22:16 UTC +++ emacs/Makefile.am -@@ -3,9 +3,6 @@ EXTRA_DIST = README.ja uim-version.el.in - if UIM_EL +@@ -7,9 +7,6 @@ uimel_lispdir = $(UIMEL_LISP_DIR) + -I$(top_srcdir) uimel_lispdir = $(UIMEL_LISP_DIR) -dist_uimel_lisp_DATA = uim.el uim-var.el uim-version.el uim-keymap.el \ |