diff options
Diffstat (limited to 'graphics/xv/files/patch-ad')
-rw-r--r-- | graphics/xv/files/patch-ad | 4 |
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 |