mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
Remove RSKKSERV option (Depends on japanese/rskkserv expired in 2014-09) Add LICENSE Add japanese/skkserv option If not selected in the options, do not install dictionary server Switch post-install to post-install-DOCS-on Sort options (pet portclippy) Regenerate patches (pet portlint) Add OPTIONS_SUB=yes and remove SKK10=* PR: 279386 Approved by: koma2@lovepeers.org (maintainer, timeout > 1 month)
13 lines
356 B
Text
13 lines
356 B
Text
--- Imakefile.orig 2002-12-06 16:48:21 UTC
|
|
+++ Imakefile
|
|
@@ -37,8 +37,8 @@ OBJS = main.o
|
|
SRCS = main.c
|
|
OBJS = main.o
|
|
|
|
-ComplexProgramTarget(skkinput)
|
|
-InstallAppDefaults(Skkinput)
|
|
+ComplexProgramTargetNoMan(skkinput3)
|
|
+/* InstallAppDefaults(Skkinput) */
|
|
|
|
ELISP_FILES = init.el skk.el skk-startup.el skk-trial.el
|
|
|