diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2006-09-19 02:41:06 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2006-09-19 02:41:06 +0000 |
commit | 48326089fc6ad20ee902404670a7fc12ba387f6b (patch) | |
tree | d6a205612ccd390b8d55c4cf5df72ffaffd58ac7 /www/firefox | |
parent | aeb118f26956a23efb63c3c5a84b99053cf07624 (diff) | |
download | ports-48326089fc6ad20ee902404670a7fc12ba387f6b.tar.gz ports-48326089fc6ad20ee902404670a7fc12ba387f6b.zip |
Notes
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/files/patch-configure | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/www/firefox/files/patch-configure b/www/firefox/files/patch-configure index 923cf5065f18..c3d2a1b9bbe6 100644 --- a/www/firefox/files/patch-configure +++ b/www/firefox/files/patch-configure @@ -1,5 +1,12 @@ ---- configure.orig Tue Oct 4 02:01:48 2005 +--- configure Tue Oct 4 02:01:48 2005 +++ configure Wed Nov 23 11:07:17 2005 +@@ -1022,5 +1022,5 @@ + MOZJPEG=62 + MOZPNG=10207 +-MOZZLIB=1.2.3 ++MOZZLIB=1.2.2 + NSPR_VERSION=4 + @@ -10016,7 +10016,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else |