diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-02-05 11:46:55 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-02-05 11:46:55 +0000 |
commit | ca9c60461cb276ee2afe18260afc8dec97c1b6f8 (patch) | |
tree | 723ef4dd1e7ab15998168c724ba862742907ca7a /graphics/jpeg/files/patch-configure | |
parent | Restore joystick fix from ports/136973. (diff) |
- update to jpeg-8
Diffstat (limited to 'graphics/jpeg/files/patch-configure')
-rw-r--r-- | graphics/jpeg/files/patch-configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpeg/files/patch-configure b/graphics/jpeg/files/patch-configure index 9dd2a32bca20..6494b4ed92b6 100644 --- a/graphics/jpeg/files/patch-configure +++ b/graphics/jpeg/files/patch-configure @@ -4,7 +4,7 @@ JPEG_LIB_VERSION="`expr $JPEG_LIB_VERSION / 10`:`expr $JPEG_LIB_VERSION % 10`" { $as_echo "$as_me:$LINENO: result: $JPEG_LIB_VERSION" >&5 $as_echo "$JPEG_LIB_VERSION" >&6; } -+JPEG_LIB_VERSION="10" ++JPEG_LIB_VERSION="11" ac_config_files="$ac_config_files Makefile" |