mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
- Use GTK+ 3 as default GUI toolkit. - textproc/uim-qt5 installs KDE Plasma 5 applet. - Bump PORTREVISION of ports that depends on textproc/uim
12 lines
404 B
Text
12 lines
404 B
Text
--- emacs/Makefile.am.orig 2021-04-29 07:41:09 UTC
|
|
+++ emacs/Makefile.am
|
|
@@ -3,9 +3,6 @@ EXTRA_DIST = README.ja uim-version.el.in
|
|
if UIM_EL
|
|
|
|
uimel_lispdir = $(UIMEL_LISP_DIR)
|
|
-dist_uimel_lisp_DATA = uim.el uim-var.el uim-version.el uim-keymap.el \
|
|
- uim-key.el uim-util.el \
|
|
- uim-candidate.el uim-preedit.el uim-debug.el uim-leim.el uim-helper.el
|
|
|
|
bin_PROGRAMS = uim-el-agent uim-el-helper-agent
|
|
|