openbsd-ports/graphics/tiff/patches/patch-Makefile_in
naddy f158429eef graphics/tiff: security update to 4.4.0rc1
* Accumulated security fixes.
* Drop the */Makefile.in patches for not picking up an old libtiff.
  They are no longer required.
* Minor bump to libtiff for added functions.  Some exported _TIFF*()
  functions were removed (strictly speaking that's a major bump),
  but those were for internal use and had no public prototypes.

Extended from an initial diff by tj@
ok namn@
2022-05-25 22:15:47 +00:00

13 lines
317 B
Plaintext

Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in
@@ -436,7 +436,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