summaryrefslogtreecommitdiff
path: root/editors/emacs20
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs20')
-rw-r--r--editors/emacs20/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index 03c3f0fa35ec..ff4b58d25b34 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -20,6 +20,10 @@ PATCH_DIST_STRIP= -p1
MAINTAINER?= ports@FreeBSD.org
COMMENT?= GNU editing macros
+CONFLICTS= emacs-19.* emacs-21.* \
+ xemacs-[0-9]* xemacs-devel-[0-9]* \
+ xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]*
+
ONLY_FOR_ARCHS= i386 alpha
DEPRECATED= "editors/emacs is recommended instead for new installations"