summaryrefslogtreecommitdiff
path: root/editors/xemacs
diff options
context:
space:
mode:
authorminskim <minskim>2005-01-31 00:10:12 +0000
committerminskim <minskim>2005-01-31 00:10:12 +0000
commite8ef9bd63f0232b879d00f70c384ca382f0e5651 (patch)
tree8d48a4c3e1fed5965aa06275975006242a2dec3f /editors/xemacs
parentfe0ec3215b026d10d0c177babec7374da9a64b98 (diff)
downloadpkgsrc-e8ef9bd63f0232b879d00f70c384ca382f0e5651.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