summaryrefslogtreecommitdiff
path: root/editors
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
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')
-rw-r--r--editors/emacs19/Makefile4
-rw-r--r--editors/emacs20/Makefile4
-rw-r--r--editors/xemacs-devel/Makefile4
-rw-r--r--editors/xemacs/Makefile4
4 files changed, 16 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"
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"
diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile
index a3e557e69043..9d7599e97484 100644
--- a/editors/xemacs-devel/Makefile
+++ b/editors/xemacs-devel/Makefile
@@ -19,6 +19,10 @@ DIST_SUBDIR= xemacs
MAINTAINER= ports@FreeBSD.org
COMMENT= This port tracks the development (GAMMA) version of the XEmacs text editor
+CONFLICTS= emacs-[0-9]* \
+ xemacs-[0-9]* \
+ xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]*
+
RUN_DEPENDS+= ${LOCALBASE}/lib/xemacs/xemacs-packages/etc/enriched.doc:${PORTSDIR}/editors/xemacs-packages
.if !defined(WITHOUT_X11)
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index c53cb5105469..2ff2313a692b 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -16,6 +16,10 @@ DIST_SUBDIR= xemacs
MAINTAINER?= ports@FreeBSD.org
COMMENT?= This port tracks the stable version of the XEmacs text editor
+CONFLICTS= emacs-[0-9]* \
+ xemacs-devel-[0-9]* \
+ xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]*
+
XEMACS_REL= 21.4
XEMACS_VER= 21.4.17
XEMACS_ARCH= ${CONFIGURE_TARGET}