summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>1999-06-04 16:55:11 +0000
committerdrochner <drochner@pkgsrc.org>1999-06-04 16:55:11 +0000
commitd718e990811303c74d819bb260dcf2e522e99693 (patch)
tree651d33db4c3b2c9b8c5e0da662f7b16502d8179e /editors
parentf7784037b2d96dfe181aebb21361346ed1a8dbd9 (diff)
downloadpkgsrc-d718e990811303c74d819bb260dcf2e522e99693.tar.gz
NOT_FOR_PLATFORM= *-*-{alpha,mips} doesn't work.
Worse - it matches (almost?) everything.
Diffstat (limited to 'editors')
-rw-r--r--editors/xemacs20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile
index 96baf18fd2c..f4b3515a4f1 100644
--- a/editors/xemacs20/Makefile
+++ b/editors/xemacs20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 1999/05/24 20:39:39 tv Exp $
+# $NetBSD: Makefile,v 1.44 1999/06/04 16:55:12 drochner Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp
#
@@ -23,7 +23,7 @@ DEPENDS= xpm-3.4k:../../graphics/xpm \
png-1.0.3:../../graphics/png \
gdbm-1.7.3:../../databases/gdbm
-NOT_FOR_PLATFORM= *-*-{alpha,mips} #fails purespace dumping
+NOT_FOR_PLATFORM= *-*-alpha *-*-mips #fails purespace dumping
HAS_CONFIGURE=