diff options
-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 306c3dcca0c5..9171acc56059 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= danfe@FreeBSD.org COMMENT= A virtual lighttable and darkroom for photographers -LIB_DEPENDS= gegl-0.0.1.101:${PORTSDIR}/graphics/gegl \ +LIB_DEPENDS= gegl-0.1.101:${PORTSDIR}/graphics/gegl \ exiv2.7:${PORTSDIR}/graphics/exiv2 \ lensfun.0:${PORTSDIR}/graphics/lensfun \ lcms.1:${PORTSDIR}/graphics/lcms |