From 1d38eb6ebd0b42cf762211bc60292ae919d590d9 Mon Sep 17 00:00:00 2001 From: toshii Date: Thu, 28 Sep 2000 11:29:59 +0000 Subject: Make this buildable on alpha. --- editors/xemacs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 46d1e4de799..c972aeece1e 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2000/08/23 23:14:23 tron Exp $ +# $NetBSD: Makefile,v 1.24 2000/09/28 11:29:59 toshii Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp DISTNAME= xemacs-21.1.9 @@ -19,7 +19,7 @@ DEPENDS+= gdbm>=1.7.3:../../databases/gdbm DEPENDS+= png>=1.0.6:../../graphics/png DEPENDS+= tiff-*:../../graphics/tiff -NOT_FOR_PLATFORM= *-*-alpha *-*-mips* #fails purespace dumping +NOT_FOR_PLATFORM= *-*-mips* #fails purespace dumping HAS_CONFIGURE= YES USE_XPM= YES -- cgit v1.2.3