summaryrefslogtreecommitdiff
path: root/editors/xemacs
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-01-31 00:10:12 +0000
committerminskim <minskim@pkgsrc.org>2005-01-31 00:10:12 +0000
commit7239360b4447e55359bba20108b01020f10b76f6 (patch)
tree8d48a4c3e1fed5965aa06275975006242a2dec3f /editors/xemacs
parent834b5f6c32bdf1ec26b388411bc9a4366c6ba287 (diff)
downloadpkgsrc-7239360b4447e55359bba20108b01020f10b76f6.tar.gz
xemacs and gnuserv have many common files in PLIST. Make them
conflict. Bump PKGREVISIONs.
Diffstat (limited to 'editors/xemacs')
-rw-r--r--editors/xemacs/Makefile4
-rw-r--r--editors/xemacs/Makefile.common4
2 files changed, 5 insertions, 3 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index 2fb257fa86f..7fc61c512f3 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.73 2004/12/28 23:18:19 reed Exp $
+# $NetBSD: Makefile,v 1.74 2005/01/31 00:10:12 minskim Exp $
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../editors/xemacs/Makefile.common"
diff --git a/editors/xemacs/Makefile.common b/editors/xemacs/Makefile.common
index c38fda6b1a4..28db1db1af5 100644
--- a/editors/xemacs/Makefile.common
+++ b/editors/xemacs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2004/11/25 21:34:59 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.6 2005/01/31 00:10:12 minskim Exp $
DISTNAME= xemacs-21.4.15
CATEGORIES= editors
@@ -8,6 +8,8 @@ DISTFILES= ${EXTRACT_ONLY} ${EXTRA_FILES}
HOMEPAGE= http://www.xemacs.org/
COMMENT= XEmacs text editor version 21
+CONFLICTS+= gnuclient-[0-9]*
+
NOT_FOR_PLATFORM= *-*-mips* # fails purespace dumping
USE_BUILDLINK3= YES