pkgsrc/graphics/tiff/patches/patch-ac
reed 3c13c65aca Upgrade tiff to 3.7.1.
Remove OpenWindows workaround in pkgsrc for this.

Too many changes to include here.
See http://www.remotesensing.org/libtiff/v3.7.1.html
and http://www.remotesensing.org/libtiff/v3.7.0.html
and previous change files for changes information.

tiff-3.7.1 now includes the lzw compression code again.
It also uses autoconf and libtool now.

A new tool is bmp2tiff.

Docs are placed under share/doc/tiff/html instead of share/doc/html/tiff.

Many manpage symlinks are now missing. (This was reported to tiff list.)
2004-12-28 23:10:09 +00:00

13 lines
433 B
Text

$NetBSD: patch-ac,v 1.14 2004/12/28 23:10:10 reed Exp $
--- html/man/Makefile.in.orig Mon Dec 20 11:29:26 2004
+++ html/man/Makefile.in
@@ -213,7 +213,7 @@ target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
-docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION)/html/man
+docdir = $(prefix)/share/doc/$(PACKAGE)/html/man
docfiles = \
fax2ps.1.html \
fax2ps.1.html \