summaryrefslogtreecommitdiff
path: root/www/Mosaic
diff options
context:
space:
mode:
authorfredb <fredb>2001-08-05 17:02:24 +0000
committerfredb <fredb>2001-08-05 17:02:24 +0000
commit6ab0676a60fac8c1a5e9592e2c5d020d79f22c4e (patch)
tree536d5cdc3cddddbf8e779544c0eca9ea91614910 /www/Mosaic
parent2f82073dedeeb1b6f8131ce0aff006e608a2f0d8 (diff)
downloadpkgsrc-6ab0676a60fac8c1a5e9592e2c5d020d79f22c4e.tar.gz
Let configure look for <Xm/XmStrDefs.h>, rather than <XmStrDefs.h>,
so that test for Motif 1.2 will accept our x11/lesstif12.
Diffstat (limited to 'www/Mosaic')
-rw-r--r--www/Mosaic/distinfo4
-rw-r--r--www/Mosaic/patches/patch-aj15
2 files changed, 14 insertions, 5 deletions
diff --git a/www/Mosaic/distinfo b/www/Mosaic/distinfo
index 9df23c2eab1..01cda47925e 100644
--- a/www/Mosaic/distinfo
+++ b/www/Mosaic/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 12:02:30 skrll Exp $
+$NetBSD: distinfo,v 1.3 2001/08/05 17:02:24 fredb Exp $
SHA1 (Mosaic-src-2.7b5.tar.gz) = 69705268cf8139ac51f394747e681c1bd8296fee
Size (Mosaic-src-2.7b5.tar.gz) = 980929 bytes
@@ -11,7 +11,7 @@ SHA1 (patch-af) = 6f28e5779ab21c4beddfb8f36daa8225ab59e83e
SHA1 (patch-ag) = b178d56ff81f3a65a565d04f0999defffb61f773
SHA1 (patch-ah) = ef43ff9b0d72d7ffc6f11a759c4d6dfb3dcc1d67
SHA1 (patch-ai) = e731be56b7784b0eddf5b6e987a95c598b076520
-SHA1 (patch-aj) = 990acff5b76a9a6c6297c62f4753ff1126689482
+SHA1 (patch-aj) = 5a5c4afe02ed464873f05d5010259652e44ef11d
SHA1 (patch-ak) = d7ddc0e984fb8fdd3272f052d35910f4bb4e276a
SHA1 (patch-al) = 6cf33d9bad1001f14e62f8a6dba114ee46384652
SHA1 (patch-am) = 275e64a2abfca3ef851a2c5d8d7874d8e7072f85
diff --git a/www/Mosaic/patches/patch-aj b/www/Mosaic/patches/patch-aj
index 7f324501129..3a95749fe48 100644
--- a/www/Mosaic/patches/patch-aj
+++ b/www/Mosaic/patches/patch-aj
@@ -1,7 +1,7 @@
-$NetBSD: patch-aj,v 1.2 1998/08/07 11:14:19 agc Exp $
+$NetBSD: patch-aj,v 1.3 2001/08/05 17:02:25 fredb Exp $
---- configure.orig Wed Jul 10 21:34:39 1996
-+++ configure Sat Jul 11 22:46:53 1998
+--- configure.orig Wed Jul 10 20:34:39 1996
++++ configure
@@ -1887,7 +1887,7 @@
fi
@@ -54,3 +54,12 @@ $NetBSD: patch-aj,v 1.2 1998/08/07 11:14:19 agc Exp $
else
{ echo "configure: error: Could not find libpng.a in ${withval}" 1>&2; exit 1; }
fi
+@@ -3288,7 +3288,7 @@
+ #line 3289 "configure"
+ #include "confdefs.h"
+
+- #include<XmStrDefs.h>
++ #include<Xm/XmStrDefs.h>
+
+ int main() { return 0; }
+ int t() {