aboutsummaryrefslogtreecommitdiff
path: root/graphics/kdc2tiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kdc2tiff/Makefile')
-rw-r--r--graphics/kdc2tiff/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/kdc2tiff/Makefile b/graphics/kdc2tiff/Makefile
index 9c9e15d7e08d..dfd093a9e027 100644
--- a/graphics/kdc2tiff/Makefile
+++ b/graphics/kdc2tiff/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kdc2tiff
PORTVERSION= 0.35
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Converts Kodak .kdc to TIFF or JPEG formats
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff
USE_GMAKE= yes