summaryrefslogtreecommitdiff
path: root/devel/atk
diff options
context:
space:
mode:
authorsnj <snj>2004-04-13 23:31:12 +0000
committersnj <snj>2004-04-13 23:31:12 +0000
commitd3fadf8e49585886ae93362937519fc56b241c88 (patch)
tree0a6e2ed8efc62b438cc2ca464e8f6e0d5071cd53 /devel/atk
parent332d183da6c0194fbcff73b9e912aae9bd5dbdfd (diff)
downloadpkgsrc-d3fadf8e49585886ae93362937519fc56b241c88.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