aboutsummaryrefslogtreecommitdiff
path: root/graphics/tiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-10-24 12:35:17 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-10-24 12:35:17 +0000
commit18caa9c78f7a697d006284cfba75f431ea4b3b35 (patch)
tree94cc67b690631448de8fab4c8753b5d9ceae6fd6 /graphics/tiff
parent651afb38ee5c7eec6202f9ec041a154670732ea2 (diff)
downloadports-18caa9c78f7a697d006284cfba75f431ea4b3b35.tar.gz
ports-18caa9c78f7a697d006284cfba75f431ea4b3b35.zip
Notes
Diffstat (limited to 'graphics/tiff')
-rw-r--r--graphics/tiff/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index 13d980f26d1a..7c171add29b9 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -9,6 +9,7 @@
PORTNAME= tiff
PORTVERSION= 3.9.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \
http://dl1.maptools.org/dl/libtiff/
@@ -16,7 +17,8 @@ MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Tools and library routines for working with TIFF images
-LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
+ jbig.1:${PORTSDIR}/graphics/jbigkit
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:22