summaryrefslogtreecommitdiff
path: root/graphics/libraw/files/patch-Makefile.in
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-01-26 21:20:03 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-01-26 21:20:03 +0000
commit7c72067efc12eee939fde286e322f31d479ce0f2 (patch)
tree87048797fcd1dbafb55834ec0957ef165ac7ac49 /graphics/libraw/files/patch-Makefile.in
parent- Implement staging. (diff)
- 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)
Diffstat (limited to 'graphics/libraw/files/patch-Makefile.in')
-rw-r--r--graphics/libraw/files/patch-Makefile.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/libraw/files/patch-Makefile.in b/graphics/libraw/files/patch-Makefile.in
new file mode 100644
index 000000000000..9c10d81c15f8
--- /dev/null
+++ b/graphics/libraw/files/patch-Makefile.in
@@ -0,0 +1,16 @@
+--- 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