summaryrefslogtreecommitdiff
path: root/graphics/libraw/files/patch-Makefile.in (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-19- Update graphics/libraw to 0.18.0Jason E. Hale1-7/+5
- 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
2014-01-26- Update libraw to 0.15.4.Raphael Kubo da Costa1-0/+16
This update is needed for further KDE updates. - Use the new OPTIONS syntax. - Use the new LIB_DEPENDS syntax. - Stop redefining do-install; the port has its own `make install' that does the same thing provided we use USES=pathfix and tune Makefile.in. - Support staging. Bump PORTREVISION in ports that depend on libraw. PR: ports/185118 Submitted by: rakuco@ Approved by: maintainer timeout (35 days)