summaryrefslogtreecommitdiff
path: root/editors/emacs19
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-06 09:07:45 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-06 09:07:45 +0000
commitf08b9f8976d96ccc1c5a3bf69c2a531389ed0b25 (patch)
tree86203429a70d5cfc5c542fa3c33a034d53047354 /editors/emacs19
parentAdd CONFLICTS variable, since this port conflicts with other (diff)
Add CONFLICTS variable, since this port conflicts with other
emacs/xemacs ports.
Notes
Notes: svn path=/head/; revision=134690
Diffstat (limited to 'editors/emacs19')
-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"