openbsd-ports/graphics/tiff/patches/patch-Makefile_in
naddy be5efd77b8 Update to 4.0.3.
* A number of security issues have been resolved, including CVE-2012-3401.
* Accessor functions for TIFF field information have been added to
  support functionality which was available in libtiff 3.9.X.

ok jasper@
2012-09-24 19:51:03 +00:00

13 lines
432 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.8 2012/09/24 19:51:04 naddy Exp $
--- Makefile.in.orig Sat Sep 22 18:08:18 2012
+++ Makefile.in Mon Sep 24 21:30:29 2012
@@ -374,7 +374,7 @@ EXTRA_DIST = \
libtiff-4.pc.in
dist_doc_DATA = $(docfiles)
-SUBDIRS = port libtiff tools build contrib test man html
+SUBDIRS = port libtiff tools build test man html
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libtiff-4.pc
all: all-recursive