summaryrefslogtreecommitdiff
path: root/devel/atk
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-13 23:31:12 +0000
committersnj <snj@pkgsrc.org>2004-04-13 23:31:12 +0000
commitaf0f79cd6393847dcdf5384b8ae3f2b777771ae7 (patch)
tree0a6e2ed8efc62b438cc2ca464e8f6e0d5071cd53 /devel/atk
parente2398dc5173a3b2725cafa528328bd509c6a700d (diff)
downloadpkgsrc-af0f79cd6393847dcdf5384b8ae3f2b777771ae7.tar.gz
Fix build on NetBSD-1.6.2-sparc64.
Diffstat (limited to 'devel/atk')
-rw-r--r--devel/atk/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/atk/Makefile b/devel/atk/Makefile
index ff6bbca4738..622161a843a 100644
--- a/devel/atk/Makefile
+++ b/devel/atk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/04/01 18:13:48 jmmv Exp $
+# $NetBSD: Makefile,v 1.28 2004/04/13 23:31:12 snj Exp $
#
DISTNAME= atk-1.6.0
@@ -20,6 +20,9 @@ PKGCONFIG_OVERRIDE= atk.pc.in
CONFIGURE_ARGS+= --enable-gtk-doc=no
CONFIGURE_ARGS+= --with-html-dir="${PREFIX}/share/doc/html"
+# Avoid an ICE in gcc2 on sparc64
+CONFIGURE_ENV+= F77=${FALSE}
+
# glib-mkenums overflows a 2048kb stack on atkobject.h
UNLIMIT_RESOURCES= stacksize