From 4d65f942231d631ed0249aacdfe880a85b28146c Mon Sep 17 00:00:00 2001 From: markd Date: Fri, 7 Jul 2006 01:31:42 +0000 Subject: The package xemacs conflicts with is called gnuserv not gnuclient. --- editors/xemacs/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/xemacs') diff --git a/editors/xemacs/Makefile.common b/editors/xemacs/Makefile.common index bdfcff0f3bb..61c0c7411b7 100644 --- a/editors/xemacs/Makefile.common +++ b/editors/xemacs/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.15 2006/03/20 18:21:29 jlam Exp $ +# $NetBSD: Makefile.common,v 1.16 2006/07/07 01:31:42 markd Exp $ DISTNAME= xemacs-21.4.17 CATEGORIES= editors @@ -8,7 +8,7 @@ DISTFILES= ${EXTRACT_ONLY} ${EXTRA_FILES} HOMEPAGE= http://www.xemacs.org/ COMMENT= XEmacs text editor version 21 -CONFLICTS+= gnuclient-[0-9]* +CONFLICTS+= gnuserv-[0-9]* NOT_FOR_PLATFORM= *-*-mips* # fails purespace dumping -- cgit v1.2.3