From a6367389136988ff51b0b6a8711cae0ffc132bdb Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 31 Jan 2005 00:10:12 +0000 Subject: xemacs and gnuserv have many common files in PLIST. Make them conflict. Bump PKGREVISIONs. --- editors/xemacs/Makefile | 4 ++-- editors/xemacs/Makefile.common | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'editors/xemacs') 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 -- cgit v1.2.3