summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-03-20 01:39:30 +0000
committersnj <snj@pkgsrc.org>2004-03-20 01:39:30 +0000
commit127211d11589c5ee0e8dcaec248c30aa9b049a33 (patch)
tree685ac67fef866325c4a8dbc256fc1db698172808 /x11
parent9c23f1a43058105e169fb2b4758ed326c0f44471 (diff)
downloadpkgsrc-127211d11589c5ee0e8dcaec248c30aa9b049a33.tar.gz
Fix build on sparc64 with gcc2. Slightly silence pkglint.
Diffstat (limited to 'x11')
-rw-r--r--x11/lesstif12/Makefile3
-rw-r--r--x11/lesstif12/Makefile.common5
2 files changed, 6 insertions, 2 deletions
diff --git a/x11/lesstif12/Makefile b/x11/lesstif12/Makefile
index 437d1d82222..1acfc10eb3e 100644
--- a/x11/lesstif12/Makefile
+++ b/x11/lesstif12/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2002/12/05 18:49:55 drochner Exp $
+# $NetBSD: Makefile,v 1.13 2004/03/20 01:39:30 snj Exp $
PKGNAME= lesstif12-${LESSTIF_VERSION}
+
COMMENT= API compatible clone of the OSF/Motif toolkit, version 1.2
CONFLICTS+= lesstif-0.[0-8]*
diff --git a/x11/lesstif12/Makefile.common b/x11/lesstif12/Makefile.common
index 666e58705ba..24d18fc7975 100644
--- a/x11/lesstif12/Makefile.common
+++ b/x11/lesstif12/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2004/02/20 23:45:43 jlam Exp $
+# $NetBSD: Makefile.common,v 1.6 2004/03/20 01:39:30 snj Exp $
DISTNAME= lesstif-${LESSTIF_VERSION}
LESSTIF_VERSION= 0.93.0
@@ -29,6 +29,9 @@ CONFIGURE_ARGS+= --enable-editres --enable-xdnd
CONFIGURE_ENV+= LYNX_CMD=${WRKDIR}/nonexecutable
CONFIGURE_ENV+= LINKS_CMD=${WRKDIR}/nonexecutable
+# Avoid an ICE on sparc64-1.6
+CONFIGURE_ENV+= F77=${FALSE}
+
post-extract:
cd ${WRKSRC}/lib/config; ${MV} -f host.def LessTif.def