openbsd-ports/graphics/tiff/patches/patch-Makefile_in
naddy 520b48f4f7 Update to 3.7.3; from Bernd Ahlers <b.ahlers@ba-net.org>.
Major changes:
* Replace runtime endianess check with the compile time one.
* Added support for the new predictor type (floating point predictor),
  defined at the TIFF Technical Note 3.
* Added Support for custom tags, passed by value. Added support for
  all DNG tags.
2005-07-17 20:54:36 +00:00

15 lines
394 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.2 2005/07/17 20:54:36 naddy Exp $
--- Makefile.in.orig Tue Jul 5 18:37:45 2005
+++ Makefile.in Wed Jul 13 18:52:48 2005
@@ -257,8 +257,8 @@ EXTRA_DIST = \
autogen.sh \
nmake.opt
-dist_doc_DATA = $(docfiles)
-SUBDIRS = port libtiff tools contrib test man html
+dist_doc_DATA =
+SUBDIRS = port libtiff tools test man html
all: all-recursive
.SUFFIXES: