aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xv/files
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-11-25 13:06:28 +0800
committerjseger <jseger@FreeBSD.org>1998-11-25 13:06:28 +0800
commit404c789b99f73943ae9b2fc4c44599e6a5815c3e (patch)
tree3175ab9c2720379676a44e52680ecfccc51e6e7a /graphics/xv/files
parent39e1cbd7a121962872f9c69b7e75a905a5db33a7 (diff)
downloadfreebsd-ports-gnome-404c789b99f73943ae9b2fc4c44599e6a5815c3e.tar.gz
freebsd-ports-gnome-404c789b99f73943ae9b2fc4c44599e6a5815c3e.tar.zst
freebsd-ports-gnome-404c789b99f73943ae9b2fc4c44599e6a5815c3e.zip
libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by: asami
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 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