aboutsummaryrefslogtreecommitdiff
path: root/graphics/xv/files
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-12-01 08:08:03 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-12-01 08:08:03 +0000
commitcb1387edcaf984dd08b42b53e4d70a841f7c25e2 (patch)
treeb14bccf68f803702dde271b776b0c37861062faf /graphics/xv/files
parent79fef7002a0db67fb00582eeed3189a2d1d84108 (diff)
downloadports-cb1387edcaf984dd08b42b53e4d70a841f7c25e2.tar.gz
ports-cb1387edcaf984dd08b42b53e4d70a841f7c25e2.zip
Notes
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 bdfa852aad21..9013389700cd 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