aboutsummaryrefslogtreecommitdiff
path: root/graphics/kphotoalbum-kde4
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2012-02-27 14:09:31 +0000
committerAlberto Villa <avilla@FreeBSD.org>2012-02-27 14:09:31 +0000
commita7d142473ad138940a11946cdc41131e347d489d (patch)
treefa100df7550a060baef441ab7a21839128d81bb0 /graphics/kphotoalbum-kde4
parentdd9bc00dd8a64eb7645e4bd347f728a0b84e59db (diff)
Notes
Diffstat (limited to 'graphics/kphotoalbum-kde4')
-rw-r--r--graphics/kphotoalbum-kde4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kphotoalbum-kde4/Makefile b/graphics/kphotoalbum-kde4/Makefile
index 0f5c77722939..ffa9388671c6 100644
--- a/graphics/kphotoalbum-kde4/Makefile
+++ b/graphics/kphotoalbum-kde4/Makefile
@@ -37,7 +37,7 @@ OPTIONS= MARBLE "Geolocation support (requires astro/marble)" off
.include <bsd.port.options.mk>
.if defined(WITH_MARBLE)
-LIB_DEPENDS+= marblewidget.11:${PORTSDIR}/astro/marble
+LIB_DEPENDS+= marblewidget.12:${PORTSDIR}/astro/marble
.else
CMAKE_ARGS+= -DWITH_Marble:BOOL=Off
.endif