ports/graphics/libraw/files/patch-Makefile.in
Raphael Kubo da Costa 7c72067efc - Update libraw to 0.15.4.
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)
2014-01-26 21:20:03 +00:00

16 lines
323 B
Text

--- Makefile.in.orig 2013-12-23 02:36:04.000000000 +0200
+++ Makefile.in 2013-12-23 02:36:23.000000000 +0200
@@ -462,12 +462,7 @@
# Docs
-doc_DATA = COPYRIGHT \
- LICENSE.CDDL \
- LICENSE.LGPL \
- LICENSE.LibRaw.pdf \
- Changelog.txt
-
+doc_DATA =
# pkg-config .pc files
pkgconfigdir = $(libdir)/pkgconfig