aboutsummaryrefslogtreecommitdiff
path: root/graphics/tiffgt/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2021-01-27 13:14:26 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2021-01-27 13:14:26 +0000
commitd361a794f2537067fea85f777d634dcd94be8233 (patch)
tree02cb6d082cb33a33a77f2e7334e939e94ad68be6 /graphics/tiffgt/Makefile
parentbf5ba84bce9a1c1c2127fa9225c2c1ace455a9e2 (diff)
downloadports-d361a794f2537067fea85f777d634dcd94be8233.tar.gz
ports-d361a794f2537067fea85f777d634dcd94be8233.zip
graphics/tiffgt: Update version 4.1.0=>4.2.0
Notes
Notes: svn path=/head/; revision=563072
Diffstat (limited to 'graphics/tiffgt/Makefile')
-rw-r--r--graphics/tiffgt/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/tiffgt/Makefile b/graphics/tiffgt/Makefile
index 7dd43388b16d..1cab3f646649 100644
--- a/graphics/tiffgt/Makefile
+++ b/graphics/tiffgt/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= tiffgt
-DISTVERSION= 4.1.0
+DISTVERSION= 4.2.0
CATEGORIES= graphics
MASTER_SITES= https://download.osgeo.org/libtiff/
DISTNAME= tiff-${DISTVERSION}
@@ -13,7 +13,8 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LIB_DEPENDS= libjbig.so:graphics/jbigkit \
- libtiff.so:graphics/tiff
+ libtiff.so:graphics/tiff \
+ libzstd.so:archivers/zstd
USES= cpe gl jpeg libtool pathfix xorg