summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-08-04 14:32:55 +0000
committerdrochner <drochner@pkgsrc.org>2012-08-04 14:32:55 +0000
commit48c609e1ed5b0a588bffcbbc39a77eda7ef87fb8 (patch)
tree18d93f7d6d7a17d0d0bf939a59068f1cb89cfdbf /graphics
parentb9351c07ad62eb8d76611eda8c79c54a0f532e86 (diff)
downloadpkgsrc-48c609e1ed5b0a588bffcbbc39a77eda7ef87fb8.tar.gz
this needs libraw-0.13.*
Diffstat (limited to 'graphics')
-rw-r--r--graphics/shotwell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index 3b91b8f742f..879eed1bc34 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2012/06/14 07:44:20 sbd Exp $
+# $NetBSD: Makefile,v 1.33 2012/08/04 14:32:55 drochner Exp $
#
DISTNAME= shotwell-0.11.6
@@ -34,7 +34,7 @@ REPLACE_SH+= configure
.include "../../graphics/libgexiv2/buildlink3.mk"
# 0.13.2 added shared libs
BUILDLINK_ABI_DEPENDS.libraw+= libraw>=0.13.2
-.include "../../graphics/libraw/buildlink3.mk"
+.include "../../graphics/libraw013/buildlink3.mk"
# Required for dealing with .svg icons. Spotted on a clean box
.include "../../graphics/librsvg/buildlink3.mk"
BUILDLINK_API_DEPENDS.vala+= vala>=0.11.7