diff options
-rw-r--r-- | mail/mew-emacs20/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mew-emacs20/Makefile b/mail/mew-emacs20/Makefile index c656389b15a7..43648ed0f2d7 100644 --- a/mail/mew-emacs20/Makefile +++ b/mail/mew-emacs20/Makefile @@ -13,6 +13,8 @@ COMMENT= Messaging in the Emacs World for emacs20 DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version EXPIRATION_DATE= 2007-08-19 +BROKEN= Hangs during build + # set emacs port USE_EMACS= yes EMACS_PORT_NAME=emacs20 |