summaryrefslogtreecommitdiff
path: root/graphics/shotwell
diff options
context:
space:
mode:
authorwiz <wiz>2014-08-03 22:13:19 +0000
committerwiz <wiz>2014-08-03 22:13:19 +0000
commit50a23c921a4d04c8deb217acafa322af1cc3bcf5 (patch)
tree7c96236c5b5b3bff10344f53422c535b73820428 /graphics/shotwell
parent175e2a3ac402a729e940e0a68dcfec85ffe66b33 (diff)
downloadpkgsrc-50a23c921a4d04c8deb217acafa322af1cc3bcf5.tar.gz
Switch to webkit1-gtk* in preparation for package update to v2.
Packages can switch to that version when they're tested to build with it.
Diffstat (limited to 'graphics/shotwell')
-rw-r--r--graphics/shotwell/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index fe52cfb2048..5e0f08e15ef 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2014/06/07 12:11:24 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.57 2014/08/03 22:13:19 wiz Exp $
DISTNAME= shotwell-0.11.6
PKGREVISION= 25
@@ -52,7 +51,7 @@ BUILDLINK_DEPMETHOD.vala= build
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/json-glib/buildlink3.mk"
-.include "../../www/webkit-gtk/buildlink3.mk"
+.include "../../www/webkit1-gtk/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/libunique/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"