summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-07-13 14:53:17 +0000
committerJohn Marino <marino@FreeBSD.org>2014-07-13 14:53:17 +0000
commit0bf075c98ba8758afc201e267e4d303deb3c6ffc (patch)
tree7f38f4fd300b22e4a4ae8b10296501a66474dcac /editors/Makefile
parent- Update to 2.0.1 (diff)
Remove editors/nxml because it needs recently removed emacs 21 or 22
The nxml editor sets IGNORE for emacs23 and emacs24 since its functionality is incorporated into those versions of emacs. It was meant to be used with emacs21 or emacs22, but since those ports were recently removed, IGNORE is set in all cases. This port is unstaged, so it would have been reset and deprecated in any case soon.
Notes
Notes: svn path=/head/; revision=361687
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 94732065a182..01207c0a197d 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -216,7 +216,6 @@
SUBDIR += nedit
SUBDIR += nvi-devel
SUBDIR += nvi-m17n
- SUBDIR += nxml
SUBDIR += omegaT
SUBDIR += openoffice-4
SUBDIR += openoffice-devel