summaryrefslogtreecommitdiff
path: root/databases/gramps3
diff options
context:
space:
mode:
authorwiz <wiz>2010-10-20 20:26:29 +0000
committerwiz <wiz>2010-10-20 20:26:29 +0000
commitc16f76930976174c748a3c84b2ac080d10cbab7c (patch)
treed15c5acd154bacd45ca738b822211e72dca089a0 /databases/gramps3
parentad29d9d6ed4efe189bd70dff9f85ae9e34f61d3a (diff)
downloadpkgsrc-c16f76930976174c748a3c84b2ac080d10cbab7c.tar.gz
If installing icons to share/icons/gnome, depend on gnome-icon-theme.
Bump PKGREVISION.
Diffstat (limited to 'databases/gramps3')
-rw-r--r--databases/gramps3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/gramps3/Makefile b/databases/gramps3/Makefile
index 324ca09b14c..cf97a906891 100644
--- a/databases/gramps3/Makefile
+++ b/databases/gramps3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2010/09/14 11:01:32 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2010/10/20 20:26:29 wiz Exp $
#
DISTNAME= gramps-3.2.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/}
@@ -32,6 +32,7 @@ CONFIGURE_ARGS+= --enable-packager-mode
.include "../../databases/py-bsddb3/buildlink3.mk"
.include "../../graphics/librsvg/buildlink3.mk"
+.include "../../graphics/gnome-icon-theme/buildlink3.mk"
.include "../../lang/python/application.mk"
BUILDLINK_API_DEPENDS.pygtk2+= ${PYPKGPREFIX}-gtk2>=2.10
.include "../../x11/py-gtk2/buildlink3.mk"