diff options
author | knu <knu@FreeBSD.org> | 2006-09-01 22:21:39 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2006-09-01 22:21:39 +0800 |
commit | fd50435b97f8048ac4e24c25a180984602e62910 (patch) | |
tree | 65f1c619d24841a7bf04f0567623131313444a92 /shells/Makefile | |
parent | 9ea8081289631eee2181d94fb8d535b0127facbf (diff) | |
download | freebsd-ports-gnome-fd50435b97f8048ac4e24c25a180984602e62910.tar.gz freebsd-ports-gnome-fd50435b97f8048ac4e24c25a180984602e62910.tar.zst freebsd-ports-gnome-fd50435b97f8048ac4e24c25a180984602e62910.zip |
This port has served its purpose. Just use the shells/zsh port with
the multibyte option turned on.
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index 722d155ad446..bc391c45912d 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -35,6 +35,5 @@ SUBDIR += wapsh SUBDIR += zoidberg SUBDIR += zsh - SUBDIR += zsh+euc_hack .include <bsd.port.subdir.mk> |