From 8bb5bacb2816c68350a34c6d6b876f65410233f4 Mon Sep 17 00:00:00 2001 From: garbled Date: Tue, 22 Sep 1998 06:11:35 +0000 Subject: add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail on alpha. There may be more, but I haven't seen them yet. --- plan9/9term/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'plan9') diff --git a/plan9/9term/Makefile b/plan9/9term/Makefile index f98be929979..e60c75cf694 100644 --- a/plan9/9term/Makefile +++ b/plan9/9term/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1998/09/15 17:05:07 agc Exp $ +# $NetBSD: Makefile,v 1.15 1998/09/22 06:11:39 garbled Exp $ # FreeBSD Id: Makefile,v 1.5 1996/12/07 23:43:56 asami Exp # @@ -7,6 +7,8 @@ PKGNAME= 9term-1.6.3 CATEGORIES= plan9 MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ +NOT_FOR_ARCHS= alpha #LP64 Problems + MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.psrg.cs.usyd.edu.au/~matty/9term/index.html -- cgit v1.2.3