aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpeg
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-10-17 19:03:03 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-10-17 19:03:03 +0000
commit14a3524d1b50f194ebc01084f28156c0c2dc7405 (patch)
treec815c92988253b1852e4f1719f4f7fb2f032d231 /graphics/jpeg
parentfeb1a5de1e94f9f303bfb6c8f9326c40d09d02b9 (diff)
downloadports-14a3524d1b50f194ebc01084f28156c0c2dc7405.tar.gz
ports-14a3524d1b50f194ebc01084f28156c0c2dc7405.zip
- add patch for FreeBSD-10
Notes
Notes: svn path=/head/; revision=283711
Diffstat (limited to 'graphics/jpeg')
-rw-r--r--graphics/jpeg/files/patch-configure19
1 files changed, 14 insertions, 5 deletions
diff --git a/graphics/jpeg/files/patch-configure b/graphics/jpeg/files/patch-configure
index 6494b4ed92b6..31a1cb7f6d51 100644
--- a/graphics/jpeg/files/patch-configure
+++ b/graphics/jpeg/files/patch-configure
@@ -1,8 +1,17 @@
---- configure.orig 2009-06-14 18:25:26.000000000 +0200
-+++ configure 2009-06-30 13:10:03.000000000 +0200
-@@ -14754,6 +14754,7 @@
- JPEG_LIB_VERSION="`expr $JPEG_LIB_VERSION / 10`:`expr $JPEG_LIB_VERSION % 10`"
- { $as_echo "$as_me:$LINENO: result: $JPEG_LIB_VERSION" >&5
+--- configure.orig 2010-05-02 18:49:36.000000000 +0200
++++ configure 2011-10-17 21:00:37.000000000 +0200
+@@ -10559,7 +10559,7 @@
+ hardcode_shlibpath_var=no
+ ;;
+
+- freebsd1*)
++ freebsd1.*)
+ ld_shlibs=no
+ ;;
+
+@@ -12678,6 +12678,7 @@
+ JPEG_LIB_VERSION="`expr $JPEG_LIB_VERSION / 10`:2"
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $JPEG_LIB_VERSION" >&5
$as_echo "$JPEG_LIB_VERSION" >&6; }
+JPEG_LIB_VERSION="11"