diff options
author | asami <asami@FreeBSD.org> | 2000-01-08 11:50:40 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-01-08 11:50:40 +0800 |
commit | 0b680767f27dd11afe988008d78448394720b044 (patch) | |
tree | 3505061f2e6d36b23badd611a91e106ccc03fc67 /mail/Makefile | |
parent | 2204d30f063b9bfeabda7fd5ef3e53d4cee9f997 (diff) | |
download | freebsd-ports-gnome-0b680767f27dd11afe988008d78448394720b044.tar.gz freebsd-ports-gnome-0b680767f27dd11afe988008d78448394720b044.tar.zst freebsd-ports-gnome-0b680767f27dd11afe988008d78448394720b044.zip |
Comment out ports that depend on xemacs-mule; that port is gone, and it's
killing INDEX generation (and thus the package build).
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 5cd78eca03a0..21ad53475feb 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -90,7 +90,7 @@ SUBDIR += wanderlust-emacs SUBDIR += wanderlust-emacs20 SUBDIR += wanderlust-mule - SUBDIR += wanderlust-xemacs-mule +# SUBDIR += wanderlust-xemacs-mule SUBDIR += wanderlust-xemacs20 SUBDIR += wmbiff SUBDIR += wmmail |