diff options
author | pav <pav@FreeBSD.org> | 2008-03-15 06:56:28 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-03-15 06:56:28 +0800 |
commit | dbd6204ccd67edde762f3e070b53a8465f5b0d3d (patch) | |
tree | cb5c5d715faebfb1e9dba37570bb427c6d42e58c /editors | |
parent | 26f4a555713afcab257b7ccfd22a7d83ae0e2ec3 (diff) | |
download | freebsd-ports-gnome-dbd6204ccd67edde762f3e070b53a8465f5b0d3d.tar.gz freebsd-ports-gnome-dbd6204ccd67edde762f3e070b53a8465f5b0d3d.tar.zst freebsd-ports-gnome-dbd6204ccd67edde762f3e070b53a8465f5b0d3d.zip |
- Mark BROKEN
Reported by: pointyhat
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 |