aboutsummaryrefslogtreecommitdiff
path: root/graphics/digikam-kde4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/digikam-kde4/Makefile')
-rw-r--r--graphics/digikam-kde4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/digikam-kde4/Makefile b/graphics/digikam-kde4/Makefile
index 25e8563d3481..ecbf04187ad7 100644
--- a/graphics/digikam-kde4/Makefile
+++ b/graphics/digikam-kde4/Makefile
@@ -52,7 +52,7 @@ LIB_DEPENDS+= gphoto2.2:${PORTSDIR}/graphics/libgphoto2
.endif
.if defined(WITH_LENSFUN)
-LIB_DEPENDS+= lensfun.0:${PORTSDIR}/graphics/lensfun
+LIB_DEPENDS+= lensfun.2:${PORTSDIR}/graphics/lensfun
.else
CMAKE_ARGS+= -DWITH_LensFun:BOOL=OFF
.endif