aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/darktable
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2010-08-08 04:48:05 +0800
committerlwhsu <lwhsu@FreeBSD.org>2010-08-08 04:48:05 +0800
commit20d2999bc9e2204ac43b6f292ba9a6456ebb8308 (patch)
tree17fe215710018ed6b0ebe4cfdaa3884e264762c9 /graphics/darktable
parenta31dcc7d2165424f6abd7a87dada6bcf571e61ef (diff)
downloadfreebsd-ports-gnome-20d2999bc9e2204ac43b6f292ba9a6456ebb8308.tar.gz
freebsd-ports-gnome-20d2999bc9e2204ac43b6f292ba9a6456ebb8308.tar.zst
freebsd-ports-gnome-20d2999bc9e2204ac43b6f292ba9a6456ebb8308.zip
- Bump PORTREVISION for shared library update of graphics/lensfun
Diffstat (limited to 'graphics/darktable')
-rw-r--r--graphics/darktable/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index 1dea5b55565b..41695f011d00 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -7,7 +7,7 @@
PORTNAME= darktable
PORTVERSION= 0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF
@@ -16,7 +16,7 @@ COMMENT= A virtual lighttable and darkroom for photographers
LIB_DEPENDS= gegl-0.1.101:${PORTSDIR}/graphics/gegl \
exiv2.7:${PORTSDIR}/graphics/exiv2 \
- lensfun.0:${PORTSDIR}/graphics/lensfun \
+ lensfun.2:${PORTSDIR}/graphics/lensfun \
lcms.1:${PORTSDIR}/graphics/lcms
USE_BZIP2= yes