diff options
author | asami <asami@FreeBSD.org> | 2000-01-06 20:20:06 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-01-06 20:20:06 +0800 |
commit | 0b29e5db72c4f322a28e17707b486a6bb46f4bc4 (patch) | |
tree | 5204f30c6fefdeee2343a927aae7af4f7609431e /mail | |
parent | 55533a93fdba2c1d89c447df2116544a38b16723 (diff) | |
download | freebsd-ports-gnome-0b29e5db72c4f322a28e17707b486a6bb46f4bc4.tar.gz freebsd-ports-gnome-0b29e5db72c4f322a28e17707b486a6bb46f4bc4.tar.zst freebsd-ports-gnome-0b29e5db72c4f322a28e17707b486a6bb46f4bc4.zip |
Comment mew-xemacs-mule for now, it is generating syntax errors and
killing builds.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index ff4552736822..6f50941d203d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -43,7 +43,7 @@ SUBDIR += mew-emacs20 SUBDIR += mew-mule SUBDIR += mew-xemacs - SUBDIR += mew-xemacs-mule +# SUBDIR += mew-xemacs-mule SUBDIR += mew-xemacs20 SUBDIR += mew-xemacs21 SUBDIR += mew-xemacs21-mule |