summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2010-01-16 17:57:36 +0000
committerwiz <wiz>2010-01-16 17:57:36 +0000
commit61eff7ff9ee6b7cb83a3c5e0b9d61284be504e67 (patch)
tree0ac704b5b6fcae6a8673359e4d54107862fc85f6 /x11
parentd585e9f6ead960cd580c8941daf5d7fe1111162f (diff)
downloadpkgsrc-61eff7ff9ee6b7cb83a3c5e0b9d61284be504e67.tar.gz
Remove workaround for compiler bug in gcc2 on sparc64.
Diffstat (limited to 'x11')
-rw-r--r--x11/lesstif/Makefile5
-rw-r--r--x11/xosd/Makefile.common5
2 files changed, 2 insertions, 8 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile
index d62cc105d75..c561ec663b1 100644
--- a/x11/lesstif/Makefile
+++ b/x11/lesstif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.95 2010/01/16 09:15:25 adam Exp $
+# $NetBSD: Makefile,v 1.96 2010/01/16 17:57:38 wiz Exp $
DISTNAME= lesstif-0.95.2
CATEGORIES= x11
@@ -28,9 +28,6 @@ CONFIGURE_ARGS+= --enable-xdnd
CONFIGURE_ENV+= LYNX_CMD=${WRKDIR}/nonexecutable
CONFIGURE_ENV+= LINKS_CMD=${WRKDIR}/nonexecutable
-# Work around an ICE on sparc64-1.6
-CONFIGURE_ENV+= F77=${FALSE:Q}
-
DEINSTALL_FILE= ${WRKDIR}/DEINSTALL
INSTALL_FILE= ${WRKDIR}/INSTALL
FILES_SUBST+= LOCALBASE=${LOCALBASE:Q}
diff --git a/x11/xosd/Makefile.common b/x11/xosd/Makefile.common
index 54dba218573..75a45ce2bd4 100644
--- a/x11/xosd/Makefile.common
+++ b/x11/xosd/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.24 2009/02/03 19:59:41 shattered Exp $
+# $NetBSD: Makefile.common,v 1.25 2010/01/16 17:57:38 wiz Exp $
#
# used by x11/xmms-osd/Makefile
@@ -17,9 +17,6 @@ USE_LIBTOOL= yes
SHLIBTOOL_OVERRIDE= libtool-disable-static
-# Avoid an ICE on sparc64 with gcc2
-CONFIGURE_ENV+= F77=${FALSE:Q}
-
SUBST_CLASSES+= fixme
SUBST_STAGE.fixme= post-patch
SUBST_FILES.fixme= configure