summaryrefslogtreecommitdiff
path: root/graphics/shotwell
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/shotwell')
-rw-r--r--graphics/shotwell/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index a1d853a2c85..1462d0e19b0 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2011/03/05 21:19:58 gls Exp $
+# $NetBSD: Makefile,v 1.12 2011/03/09 17:20:21 drochner Exp $
#
DISTNAME= shotwell-0.8.1
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://yorba.org/download/shotwell/0.8/
EXTRACT_SUFX= .tar.bz2
@@ -37,6 +38,8 @@ post-install:
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../graphics/libexif/buildlink3.mk"
.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 "../../lang/vala/buildlink3.mk"
.include "../../net/libsoup24/buildlink3.mk"