From 384c07a72e49d7af51841f79315230e83507d5d2 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. --- graphics/gimp/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/gimp') diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 9e948bafaf0..65139f46dd4 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 1998/08/25 11:06:52 agc Exp $ +# $NetBSD: Makefile,v 1.25 1998/09/22 06:11:37 garbled Exp $ DISTNAME= gimp-1.0.0 CATEGORIES= graphics @@ -7,6 +7,8 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v1.0/v1.0.0/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${GIMP_DATA}${EXTRACT_SUFX} +NOT_FOR_ARCHS= alpha #illegal instruction, core dumped. + MAINTAINER= bsieker@techfak.uni-bielefeld.de HOMEPAGE= http://www.gimp.org/ -- cgit v1.2.3