summaryrefslogtreecommitdiff
path: root/devel/atk/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2004-04-13 23:31:12 +0000
committersnj <snj>2004-04-13 23:31:12 +0000
commited503904386db02d56e927e9fafb569e75f3e2b2 (patch)
tree0a6e2ed8efc62b438cc2ca464e8f6e0d5071cd53 /devel/atk/Makefile
parent1339c1ab117b8670618a5634fe1cd804ad59fd27 (diff)
downloadpkgsrc-ed503904386db02d56e927e9fafb569e75f3e2b2.tar.gz
Fix build on NetBSD-1.6.2-sparc64.
Diffstat (limited to 'devel/atk/Makefile')
-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