diff options
Diffstat (limited to 'graphics/dcraw/Makefile')
-rw-r--r-- | graphics/dcraw/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/dcraw/Makefile b/graphics/dcraw/Makefile index 7ac8bafd9911..eaff6305f0c5 100644 --- a/graphics/dcraw/Makefile +++ b/graphics/dcraw/Makefile @@ -7,13 +7,14 @@ PORTNAME= dcraw PORTVERSION= 8.93 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ MAINTAINER= stas@FreeBSD.org COMMENT= Decoder for RAW files from digital cameras -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ lcms.1:${PORTSDIR}/graphics/lcms USE_BZIP2= yes |