diff options
Diffstat (limited to 'graphics/darktable/Makefile')
-rw-r--r-- | graphics/darktable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 41695f011d00..7ee7676f1ac3 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -15,7 +15,7 @@ MAINTAINER= danfe@FreeBSD.org COMMENT= A virtual lighttable and darkroom for photographers LIB_DEPENDS= gegl-0.1.101:${PORTSDIR}/graphics/gegl \ - exiv2.7:${PORTSDIR}/graphics/exiv2 \ + exiv2.9:${PORTSDIR}/graphics/exiv2 \ lensfun.2:${PORTSDIR}/graphics/lensfun \ lcms.1:${PORTSDIR}/graphics/lcms |