summaryrefslogtreecommitdiff
path: root/x11/imake
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-07-03 06:26:08 +0000
committergrant <grant@pkgsrc.org>2004-07-03 06:26:08 +0000
commit0c27d2fd452bc2e5f8dab38f81747af94191882d (patch)
treecfb6a7c7f8640c37c0e7a7bb91e143d2fd0af6bb /x11/imake
parent5d117d393baf06906970b91e6ba84aafced7f99e (diff)
downloadpkgsrc-0c27d2fd452bc2e5f8dab38f81747af94191882d.tar.gz
define BuildXFree86OnSparcSunOS to get this at least half building on
Solaris.
Diffstat (limited to 'x11/imake')
-rw-r--r--x11/imake/distinfo3
-rw-r--r--x11/imake/patches/patch-ag14
2 files changed, 16 insertions, 1 deletions
diff --git a/x11/imake/distinfo b/x11/imake/distinfo
index 688c69429c1..4f9008361ff 100644
--- a/x11/imake/distinfo
+++ b/x11/imake/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2004/07/03 04:05:13 grant Exp $
+$NetBSD: distinfo,v 1.5 2004/07/03 06:26:08 grant Exp $
SHA1 (XFree86-4.4.0-src-1.tgz) = 44b38a7044c82d0b2f785b0e6a935349abcb5d79
Size (XFree86-4.4.0-src-1.tgz) = 11760814 bytes
@@ -10,3 +10,4 @@ SHA1 (patch-ac) = ae90c06b50d5d8b84054cc66beec0d0e3049d0aa
SHA1 (patch-ad) = 90584e5732fb882f431afd69f6fd1c26c9d22bee
SHA1 (patch-ae) = b34f46d715e90159df3897cf20023b58b9deff67
SHA1 (patch-af) = a06752ee9f55e64a407fac6fbde3547fd096c71d
+SHA1 (patch-ag) = 178d556fa11818420cd685308cf179ee5f6f7dac
diff --git a/x11/imake/patches/patch-ag b/x11/imake/patches/patch-ag
new file mode 100644
index 00000000000..f1ff5273d9a
--- /dev/null
+++ b/x11/imake/patches/patch-ag
@@ -0,0 +1,14 @@
+$NetBSD: patch-ag,v 1.3 2004/07/03 06:26:08 grant Exp $
+
+--- config/cf/sun.cf.orig 2004-02-02 14:55:26.000000000 +1100
++++ config/cf/sun.cf
+@@ -19,6 +19,9 @@ XCOMM platform: $XFree86: xc/config/cf/
+ #endif
+ XCOMM operating system: OSName (OSMajorVersion./**/OSMinorVersion./**/OSTeenyVersion)
+
++/* This is the XFree86 package - we want to build XFree86 on Solaris */
++#define BuildXFree86OnSparcSunOS YES
++
+ /*
+ * Compiler setup. This sun.cf file knows what options to use with
+ * certain compilers, including Sun C, CenterLine C, and gcc. It