summaryrefslogtreecommitdiffstats
path: root/graphics/xv/files
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1997-12-01 08:08:03 +0000
committertg <tg@FreeBSD.org>1997-12-01 08:08:03 +0000
commit67386f24ff7e09516e578ebea4688ddb5298b655 (patch)
tree2e25aa76b20068619b90af15c6facf4e9578f5e6 /graphics/xv/files
parent755090ba9a905872ebf627ba3d19782da84e4188 (diff)
downloadFreeBSD-ports-67386f24ff7e09516e578ebea4688ddb5298b655.zip
FreeBSD-ports-67386f24ff7e09516e578ebea4688ddb5298b655.tar.gz
Upgrade to use tiff34.
Diffstat (limited to 'graphics/xv/files')
-rw-r--r--graphics/xv/files/patch-ad4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xv/files/patch-ad b/graphics/xv/files/patch-ad
index bdfa852..9013389 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 -ltiff
-+TIFFINCLUDE = -I/usr/local/include
++LIBTIFF = -L/usr/local/lib -ltiff34
++TIFFINCLUDE = -I/usr/local/include/tiff34
+#endif
+
#ifdef HavePDS
OpenPOWER on IntegriCloud