From 8ea33e6713e11738ba4e04b723f2416a178c1f96 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Mon, 24 Jul 2000 21:49:07 +0000 Subject: fix NOT_FOR_PLATFORM line (mips -> mips*) --- editors/xemacs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/xemacs') diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index d44848ada40..1ec4281be4a 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2000/06/13 10:40:25 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2000/07/24 21:49:07 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp DISTNAME= xemacs-21.1.9 @@ -20,7 +20,7 @@ DEPENDS+= png>=1.0.6:../../graphics/png DEPENDS+= tiff-*:../../graphics/tiff DEPENDS+= xpm-3.4k:../../graphics/xpm -NOT_FOR_PLATFORM= *-*-alpha *-*-mips #fails purespace dumping +NOT_FOR_PLATFORM= *-*-alpha *-*-mips* #fails purespace dumping HAS_CONFIGURE= yes -- cgit v1.2.3