diff options
author | drochner <drochner@pkgsrc.org> | 2007-01-05 15:46:12 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-01-05 15:46:12 +0000 |
commit | 0fb1ad40f9e6492553e8c163e3adf837e3b6a5f6 (patch) | |
tree | e7021f321f30600e3697ee084dbc824909a2f93d /databases/gramps2 | |
parent | c7f9105662e66c34668674052f310ca25083390f (diff) | |
download | pkgsrc-0fb1ad40f9e6492553e8c163e3adf837e3b6a5f6.tar.gz |
minor cleanup: pull in xdg-dirs/gnome-icon-theme
bump PKGREVISION
Diffstat (limited to 'databases/gramps2')
-rw-r--r-- | databases/gramps2/Makefile | 6 | ||||
-rw-r--r-- | databases/gramps2/PLIST | 6 |
2 files changed, 9 insertions, 3 deletions
diff --git a/databases/gramps2/Makefile b/databases/gramps2/Makefile index 2600f92eea8..1825168d959 100644 --- a/databases/gramps2/Makefile +++ b/databases/gramps2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2006/10/04 20:53:45 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2007/01/05 15:46:12 drochner Exp $ # DISTNAME= gramps-2.0.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/} @@ -16,6 +16,7 @@ DEPENDS+= yelp>=2.2:../../misc/yelp BUILD_DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext .endif +USE_DIRS+= xdg-1.1 USE_TOOLS+= msgfmt pkg-config USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes @@ -39,4 +40,5 @@ GCONF2_SCHEMAS+= gramps.schemas .include "../../lang/python/application.mk" .include "../../databases/shared-mime-info/mimedb.mk" .include "../../devel/GConf2/schemas.mk" +.include "../../graphics/gnome-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/databases/gramps2/PLIST b/databases/gramps2/PLIST index 3cfce808493..4e10e220918 100644 --- a/databases/gramps2/PLIST +++ b/databases/gramps2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2006/05/02 16:41:37 drochner Exp $ +@comment $NetBSD: PLIST,v 1.8 2007/01/05 15:46:12 drochner Exp $ bin/gramps man/fr/man1/gramps.1 man/man1/gramps.1 @@ -679,6 +679,8 @@ share/omf/gramps/gramps-manual-sk.omf @dirrm share/omf/gramps @comment in scrollkeeper: @dirrm share/omf @comment in shared-mime-info: @dirrm share/mime/packages +@comment in xdg-dirs: @dirrm share/mime-info +@comment in gnome-icon-theme: @dirrm share/icons/gnome/48x48/mimetypes @dirrm share/gramps/plugins @dirrm share/gramps/gnome/help/gramps/sk/figures @dirrm share/gramps/gnome/help/gramps/sk @@ -696,3 +698,5 @@ share/omf/gramps/gramps-manual-sk.omf @dirrm share/gramps/data @dirrm share/gramps @comment in GConf2: @dirrm share/gconf/schemas +@comment in xdg-dirs: @dirrm share/applications +@comment in xdg-dirs: @dirrm share/application-registry |