summaryrefslogtreecommitdiff
path: root/graphics/shotwell
diff options
context:
space:
mode:
authordholland <dholland>2013-06-18 05:52:55 +0000
committerdholland <dholland>2013-06-18 05:52:55 +0000
commitf3140e7d8f49da241e12da561a2e0f66f46757f7 (patch)
tree39afc7676ef1ecd1c8a68b2a5f8b8e9ebeefe004 /graphics/shotwell
parent74b252494fdda6efb7d38b6c71ec0e3db0dc2d82 (diff)
downloadpkgsrc-f3140e7d8f49da241e12da561a2e0f66f46757f7.tar.gz
Requires devel/GConf. I'm not bumping PKGREVISION since the package is
not buildable without this.
Diffstat (limited to 'graphics/shotwell')
-rw-r--r--graphics/shotwell/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index e3a00574209..ffa473fc9f3 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2013/06/06 12:54:35 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2013/06/18 05:52:55 dholland Exp $
#
DISTNAME= shotwell-0.11.6
@@ -24,6 +24,7 @@ MAKE_ENV+= VALAC=${VALAC}
REPLACE_SH+= configure
.include "../../databases/sqlite3/buildlink3.mk"
+.include "../../devel/GConf/buildlink3.mk"
.include "../../devel/glib2/schemas.mk"
.include "../../devel/libgee/buildlink3.mk"
.include "../../devel/libgphoto2/buildlink3.mk"