From 18caa9c78f7a697d006284cfba75f431ea4b3b35 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 24 Oct 2009 12:35:17 +0000 Subject: - include libjbig PR: 139864 Submitted by: Tijl Coosemans --- graphics/tiff/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics') 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 -- cgit v1.2.3