diff options
author | kris <kris@FreeBSD.org> | 2003-08-07 13:53:18 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-07 13:53:18 +0800 |
commit | 957dac64d90cf5611bfdf0379232c3a7633cc837 (patch) | |
tree | a798b6c4c08756b0225205bc30414827a9322dbc /japanese/Makefile | |
parent | 27e1d5a9d5c7a1b877a636ef2b92eb584af01fbf (diff) | |
download | freebsd-ports-gnome-957dac64d90cf5611bfdf0379232c3a7633cc837.tar.gz freebsd-ports-gnome-957dac64d90cf5611bfdf0379232c3a7633cc837.tar.zst freebsd-ports-gnome-957dac64d90cf5611bfdf0379232c3a7633cc837.zip |
Add back the skk and skkfep ports, which were erroneously removed: the
skk port is a meta-port and (presumably) does not require skk-elisp to
run. I have removed the skk-elisp dependency from skk. The skkfep port
did not depend on skk-elisp explicitly, only via the skk port.
Diffstat (limited to 'japanese/Makefile')
-rw-r--r-- | japanese/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 4363315c7327..a1362203d308 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -328,10 +328,12 @@ SUBDIR += seizedesktop SUBDIR += shinonome SUBDIR += sj3 + SUBDIR += skk SUBDIR += skk-jisyo SUBDIR += skk-jisyo-cdb SUBDIR += skk-tools SUBDIR += skk10-elisp-emacs20 + SUBDIR += skkfep SUBDIR += skkinput SUBDIR += skkinput3 SUBDIR += skkserv |