aboutsummaryrefslogtreecommitdiff
path: root/graphics/liblug/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/liblug/Makefile')
-rw-r--r--graphics/liblug/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/liblug/Makefile b/graphics/liblug/Makefile
index 08b075df8117..aeaddcd4175e 100644
--- a/graphics/liblug/Makefile
+++ b/graphics/liblug/Makefile
@@ -25,7 +25,7 @@ MAKEFILE= Makefile.linux
USE_LDCONFIG= yes
post-patch:
- @${REINPLACE_CMD} -e 's|-DiTIFF|-DiTIFF -DTIFF_VERSION=42|' \
+ @${REINPLACE_CMD} -e 's|-DiTIFF|-DiTIFF -DTIFF_VERSION=TIFF_VERSION_CLASSIC|' \
${WRKSRC}/Makefile.linux
.include <bsd.port.mk>