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