summaryrefslogtreecommitdiff
path: root/graphics/gimp
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>1998-09-22 06:11:35 +0000
committergarbled <garbled@pkgsrc.org>1998-09-22 06:11:35 +0000
commit384c07a72e49d7af51841f79315230e83507d5d2 (patch)
treea57492ad41e15476f90fc624ff3efd195d3a866e /graphics/gimp
parentd7db432f1f96e2beebcf6453f02c240417512467 (diff)
downloadpkgsrc-384c07a72e49d7af51841f79315230e83507d5d2.tar.gz
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.
Diffstat (limited to 'graphics/gimp')
-rw-r--r--graphics/gimp/Makefile4
1 files changed, 3 insertions, 1 deletions
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/