diff options
-rw-r--r-- | editors/emacs.app/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/emacs.app/Makefile b/editors/emacs.app/Makefile index 913fbb733d60..124196e45f68 100644 --- a/editors/emacs.app/Makefile +++ b/editors/emacs.app/Makefile @@ -16,6 +16,8 @@ DISTNAME= emacs-23.0.0_NS-${PORTVERSION}pre3b MAINTAINER= gurkan@linuks.mine.nu COMMENT= The GNU Emacs editor on GNUstep +BROKEN= Does not compile + USE_GNUSTEP= yes USE_GNUSTEP_CONFIGURE= yes USE_GNUSTEP_BUILD= yes |