From 66ceaf3ab760b93744c7cb1533e3171d350553dd Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 20 Oct 2010 20:26:29 +0000 Subject: If installing icons to share/icons/gnome, depend on gnome-icon-theme. Bump PKGREVISION. --- databases/gramps3/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'databases') 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" -- cgit v1.2.3