aboutsummaryrefslogtreecommitdiff
path: root/graphics/digikam-kde4
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-09-08 13:37:52 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-09-08 13:37:52 +0000
commitc69f233a1ef4fba976cef9bd362a16cd04510412 (patch)
treecc4595de0d16588eb923d118637515badd38ef81 /graphics/digikam-kde4
parent08c674f27d07f8e87eee5641239f9e4e85e1204c (diff)
downloadports-c69f233a1ef4fba976cef9bd362a16cd04510412.tar.gz
ports-c69f233a1ef4fba976cef9bd362a16cd04510412.zip
Notes
Diffstat (limited to 'graphics/digikam-kde4')
-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 ecbf04187ad7..101830ce1e73 100644
--- a/graphics/digikam-kde4/Makefile
+++ b/graphics/digikam-kde4/Makefile
@@ -58,7 +58,7 @@ CMAKE_ARGS+= -DWITH_LensFun:BOOL=OFF
.endif
.if defined(WITH_MARBLE)
-LIB_DEPENDS+= marblewidget.5:${PORTSDIR}/astro/marble
+LIB_DEPENDS+= marblewidget.10:${PORTSDIR}/astro/marble
PLIST_SUB+= MARBLE=""
.else
CMAKE_ARGS+= -DWITH_MarbleWidget:BOOL=OFF