diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-06-02 20:36:46 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-06-02 20:36:46 +0000 |
commit | 9f3ce21b67abd1dad78cf1ef0ad35205c307ae32 (patch) | |
tree | 93d16ae548dd0952d09e4feed9496db0d51c7e57 /chinese | |
parent | 2a9374d10f95fd42ab1ec7ac9aa8c80b9e9a681a (diff) | |
download | ports-9f3ce21b67abd1dad78cf1ef0ad35205c307ae32.tar.gz ports-9f3ce21b67abd1dad78cf1ef0ad35205c307ae32.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index be892807b1c8..6377315e9855 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -22,7 +22,9 @@ SUBDIR += c2t SUBDIR += cce SUBDIR += cdict5 - SUBDIR += cdrtools +# Temporarily disconnected to resolve some issues with +# sysutils/cdrools +# SUBDIR += cdrtools SUBDIR += celvis SUBDIR += chinput SUBDIR += chinput2 |