aboutsummaryrefslogtreecommitdiffstats
path: root/www/galeon
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-17 01:19:20 +0800
committermarcus <marcus@FreeBSD.org>2002-09-17 01:19:20 +0800
commita6c711a81a9e42224fe2f840a4d4fb1cea096173 (patch)
treeaa370003a983a6b4f340002cb40a3e9383d8200c /www/galeon
parent28cce32d70e5bd2de5ddf3510e06d3cac9174de6 (diff)
downloadfreebsd-ports-gnome-a6c711a81a9e42224fe2f840a4d4fb1cea096173.tar.gz
freebsd-ports-gnome-a6c711a81a9e42224fe2f840a4d4fb1cea096173.tar.zst
freebsd-ports-gnome-a6c711a81a9e42224fe2f840a4d4fb1cea096173.zip
Fix build with mozilla-1.0.1. Note, this breaks building with mozilla-1.0.
This fix may be subject to change pending a response from the Galeon developers. PR: 42841
Diffstat (limited to 'www/galeon')
-rw-r--r--www/galeon/files/patch-src_mozilla_GaleonWrapper.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/galeon/files/patch-src_mozilla_GaleonWrapper.cpp b/www/galeon/files/patch-src_mozilla_GaleonWrapper.cpp
new file mode 100644
index 000000000000..75b22b95c353
--- /dev/null
+++ b/www/galeon/files/patch-src_mozilla_GaleonWrapper.cpp
@@ -0,0 +1,11 @@
+--- src/mozilla/GaleonWrapper.cpp.orig Mon Sep 16 12:42:40 2002
++++ src/mozilla/GaleonWrapper.cpp Mon Sep 16 12:42:47 2002
+@@ -182,7 +182,7 @@
+ }
+ else
+ {
+-#if MOZILLA_SNAPSHOT > 1
++#if MOZILLA_SNAPSHOT > 0
+ result = print->PrintPreview(options, nsnull, nsnull);
+ #else
+ result = print->PrintPreview(options);
s'>-1/+1 * Update to dumpasn1-20030329, unbreak on 4.x [1] and drop maintainership.kris2003-07-073-9/+23 * Update to dumpasn1-20030222kris2003-03-282-3/+3 * Clear moonlight beckons.ade2003-03-072-1/+1 * Make port fetching again, mark as broken under <5.0 due to wprintf()edwin2002-12-153-13/+21 * Update to dumpasn1-20021007kris2002-10-122-3/+3 * Update to 20011018 releasekris2001-11-304-15/+19 * Update to 20001206 version. There are only 3 trivial changes to thekris2001-03-102-3/+3 * Update to 20001121 version of dumpasn1kris2001-01-142-3/+3 * Update to 20001017 versionkris2000-11-042-2/+2 * Update to dumpasn1-20000222kris2000-09-173-8/+3 * Remove directory on deinstallkris2000-06-031-0/+1 * More OIDs added to dumpasn1.cfgkris2000-05-281-1/+1 * dumpasn1 is a utility to dump the contents of ASN.1-encoded files,kris2000-05-07