openbsd-ports/graphics/tiff/patches/patch-html_man_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
435 B
Plaintext

$OpenBSD: patch-html_man_Makefile_in,v 1.7 2012/09/24 19:51:04 naddy Exp $
--- html/man/Makefile.in.orig Sat Sep 22 18:08:19 2012
+++ html/man/Makefile.in Mon Sep 24 21:30:29 2012
@@ -253,7 +253,7 @@ build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
-docdir = $(LIBTIFF_DOCDIR)/html/man
+docdir = $(LIBTIFF_DOCDIR)/man
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@