diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-14 22:56:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-14 22:56:28 +0000 |
commit | 84f47be6f17fa966bc49523ecf69537be10c359d (patch) | |
tree | a695546d8e5de38a6cc9fcccef1e1d24bfcea22f /editors | |
parent | b1fe3dd0200b556269f87c024dd28587f80ecc28 (diff) | |
download | ports-84f47be6f17fa966bc49523ecf69537be10c359d.tar.gz ports-84f47be6f17fa966bc49523ecf69537be10c359d.zip |
Notes
Diffstat (limited to 'editors')
-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 |