summaryrefslogtreecommitdiff
path: root/editors/xemacs/Makefile.common
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/Makefile.common
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/Makefile.common')
-rw-r--r--editors/xemacs/Makefile.common4
1 files changed, 3 insertions, 1 deletions
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