diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2010-03-29 11:47:46 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2010-03-29 11:47:46 +0000 |
commit | 0d20598d0cba437858e659c595841bba3169d41b (patch) | |
tree | bf3c31ea34effbdb212f7d7afb5d63f99a8a12cb /graphics/darktable | |
parent | 4c0c1832bde5d6d7e6d31c86fbc50f5a3849d1be (diff) |
Notes
Diffstat (limited to 'graphics/darktable')
-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 f209e0fe5415..306c3dcca0c5 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.101:${PORTSDIR}/graphics/gegl \ +LIB_DEPENDS= gegl-0.0.1.101:${PORTSDIR}/graphics/gegl \ exiv2.7:${PORTSDIR}/graphics/exiv2 \ lensfun.0:${PORTSDIR}/graphics/lensfun \ lcms.1:${PORTSDIR}/graphics/lcms |