From 404c789b99f73943ae9b2fc4c44599e6a5815c3e Mon Sep 17 00:00:00 2001 From: jseger Date: Wed, 25 Nov 1998 05:06:28 +0000 Subject: libtiff34->libtiff and include/tiff34/*.h -> include/*.h Approved by: asami --- graphics/xv/files/patch-ad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/xv/files') diff --git a/graphics/xv/files/patch-ad b/graphics/xv/files/patch-ad index 72deb1629eb2..f76139c992ef 100644 --- a/graphics/xv/files/patch-ad +++ b/graphics/xv/files/patch-ad @@ -42,8 +42,8 @@ +#ifdef UseInstalledTiff +TIFF = -DDOTIFF -+LIBTIFF = -L/usr/local/lib -ltiff34 -+TIFFINCLUDE = -I/usr/local/include/tiff34 ++LIBTIFF = -L/usr/local/lib -ltiff ++TIFFINCLUDE = -I/usr/local/include +#endif + #ifdef HavePDS -- cgit