summaryrefslogtreecommitdiff
path: root/graphics/shotwell-gtk3
diff options
context:
space:
mode:
authordrochner <drochner>2013-04-21 12:06:27 +0000
committerdrochner <drochner>2013-04-21 12:06:27 +0000
commitf020c6f0139db40238943aa37bdf970588b74b8c (patch)
treeba93c961ff6ad093737cf5cf919fc733c9fef9da /graphics/shotwell-gtk3
parent33328ec291eb0dd5595df9150f0f6bc52771f498 (diff)
downloadpkgsrc-f020c6f0139db40238943aa37bdf970588b74b8c.tar.gz
use vala020
Diffstat (limited to 'graphics/shotwell-gtk3')
-rw-r--r--graphics/shotwell-gtk3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/shotwell-gtk3/Makefile b/graphics/shotwell-gtk3/Makefile
index 40b3211e253..01569064fe6 100644
--- a/graphics/shotwell-gtk3/Makefile
+++ b/graphics/shotwell-gtk3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2013/04/08 16:51:59 drochner Exp $
+# $NetBSD: Makefile,v 1.16 2013/04/21 12:06:27 drochner Exp $
#
DISTNAME= shotwell-0.14.1
@@ -38,7 +38,7 @@ BUILDLINK_ABI_DEPENDS.libraw+= libraw>=0.13.2
# Required for dealing with .svg icons. Spotted on a clean box
.include "../../graphics/librsvg/buildlink3.mk"
BUILDLINK_DEPMETHOD.vala= build
-.include "../../lang/vala018/buildlink3.mk"
+.include "../../lang/vala020/buildlink3.mk"
.include "../../net/libsoup24/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"