summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorsnj <snj>2004-03-20 01:51:03 +0000
committersnj <snj>2004-03-20 01:51:03 +0000
commit577c46d9b10750e7a07a1c05dcda0d5091a1fe58 (patch)
tree41893d5f007ebb64ee426e21e87d5f9dffc00b36 /x11
parent508e42cf6060caccbb33532d35420db136b6720d (diff)
downloadpkgsrc-577c46d9b10750e7a07a1c05dcda0d5091a1fe58.tar.gz
Fix build on sparc64 with gcc2.
Diffstat (limited to 'x11')
-rw-r--r--x11/xosd/Makefile.common5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/xosd/Makefile.common b/x11/xosd/Makefile.common
index 16549214a80..e5ceaa9ecb7 100644
--- a/x11/xosd/Makefile.common
+++ b/x11/xosd/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2004/02/19 15:00:38 wiz Exp $
+# $NetBSD: Makefile.common,v 1.11 2004/03/20 01:51:03 snj Exp $
#
DISTNAME= xosd-2.2.5
@@ -20,6 +20,9 @@ SHLIBTOOL_OVERRIDE= libtool-disable-static
CONFIGURE_ARGS+= --disable-xinerama
+# Avoid an ICE on sparc64 with gcc2
+CONFIGURE_ENV+= F77=${FALSE}
+
SUBST_CLASSES= fixme
SUBST_STAGE.fixme= post-patch
SUBST_FILES.fixme= configure