diff options
| author | Jason E. Hale <jhale@FreeBSD.org> | 2017-01-19 04:39:37 +0000 |
|---|---|---|
| committer | Jason E. Hale <jhale@FreeBSD.org> | 2017-01-19 04:39:37 +0000 |
| commit | 70e33ecd6f8ded6c13a02b8261fe46374b73b018 (patch) | |
| tree | d20164b43831b535e2ee10ed8c531d9732431fd9 /graphics/libraw/files/patch-configure | |
| parent | - Update to 0.31.1 (diff) | |
- Update graphics/libraw to 0.18.0
- Complete conversion to options helpers
- Add options for JPEG and JASPER support
- Side note: This had a dependency on jpeg before, so the JPEG
option default is ON. However, the configure script wasn't
detecting it previously.
- Silence MKDIRs
- Take maintainership
- Chase shared library bump
Changes: http://www.libraw.org/download#changelog
Diffstat (limited to 'graphics/libraw/files/patch-configure')
| -rw-r--r-- | graphics/libraw/files/patch-configure | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/libraw/files/patch-configure b/graphics/libraw/files/patch-configure index 5781f77f33c8..0f02a396f5b5 100644 --- a/graphics/libraw/files/patch-configure +++ b/graphics/libraw/files/patch-configure @@ -1,8 +1,8 @@ ---- configure.orig 2010-12-29 18:51:59.000000000 +0300 -+++ configure 2010-12-29 18:52:22.000000000 +0300 -@@ -2256,7 +2256,7 @@ - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; - esac +--- configure.orig 2016-12-27 15:20:15 UTC ++++ configure +@@ -2763,7 +2763,7 @@ fi + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 + $as_echo "$MKDIR_P" >&6; } -for ac_prog in gawk mawk nawk awk +for ac_prog in awk |
