summaryrefslogtreecommitdiff
path: root/www/seamonkey/files/patch-bug791305
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2013-08-08 18:42:03 +0000
committerFlorian Smeets <flo@FreeBSD.org>2013-08-08 18:42:03 +0000
commit48f9528b90d58ac57bc0dcf8b05e939026b26799 (patch)
treee865dbceb17400d2f950e44a8979cf576a6eee98 /www/seamonkey/files/patch-bug791305
parentA library, client, and some examples written in Python to access the (diff)
- update firefox to 23.0
- update firefox-esr, thunderbird and libxul to 17.0.8 - update seamonkey to 2.20 - fix plist for *-i18n Security: 0998e79d-0055-11e3-905b-0025905a4771 In collaboration with: Jan Beich <jbeich@tormail.org>
Notes
Notes: svn path=/head/; revision=324409
Diffstat (limited to 'www/seamonkey/files/patch-bug791305')
-rw-r--r--www/seamonkey/files/patch-bug79130517
1 files changed, 0 insertions, 17 deletions
diff --git a/www/seamonkey/files/patch-bug791305 b/www/seamonkey/files/patch-bug791305
index b4197b85b9d7..633415128199 100644
--- a/www/seamonkey/files/patch-bug791305
+++ b/www/seamonkey/files/patch-bug791305
@@ -17,23 +17,6 @@ Date: Fri Sep 14 15:54:55 2012 -0400
diff --git configure.in configure.in
index f0aeb5d..1c01010 100644
---- configure.in
-+++ configure.in
-@@ -4027,11 +4027,7 @@ if test "$MOZ_NATIVE_JPEG" = 1; then
- #include <jpeglib.h> ],
- [ #if JPEG_LIB_VERSION < $MOZJPEG
- #error "Insufficient JPEG library version ($MOZJPEG required)."
-- #endif
-- #ifndef JCS_EXTENSIONS
-- #error "libjpeg-turbo JCS_EXTENSIONS required"
-- #endif
-- ],
-+ #endif ],
- MOZ_NATIVE_JPEG=1,
- AC_MSG_ERROR([Insufficient JPEG library version for --with-system-jpeg]))
- fi
-diff --git configure.in configure.in
-index f0aeb5d..1c01010 100644
--- mozilla/configure.in
+++ mozilla/configure.in
@@ -4027,11 +4027,7 @@ if test "$MOZ_NATIVE_JPEG" = 1; then