openbsd-ports/graphics/tiff/patches/patch-libtiff_Makefile_in
2006-03-18 17:40:02 +00:00

13 lines
425 B
Plaintext

$OpenBSD: patch-libtiff_Makefile_in,v 1.8 2006/03/18 17:40:02 naddy Exp $
--- libtiff/Makefile.in.orig Mon Mar 13 15:58:39 2006
+++ libtiff/Makefile.in Thu Mar 16 16:08:40 2006
@@ -196,7 +196,7 @@ LD = @LD@
LDFLAGS = @LDFLAGS@
LIBDIR = @LIBDIR@
LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
+LIBS =
LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@