From dea9abf569e6bf5f024e032f5c7ed7656781f75e Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 18 Feb 2003 14:55:54 +0000 Subject: Use the omf.mk file provided by the scrollkeeper package to automatically rebuild the documentation database at install/deinstall time. This means that: - PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly; this is done by a bsd.pkg.install.mk template. - The share/omf directory is only removed by scrollkeeper, which is the last package in the dependancy tree. - PKGREVISION is bumped. Reviewed by wiz. --- security/seahorse/Makefile | 5 +++-- security/seahorse/PLIST | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'security/seahorse') diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 9f4660f88f8..c77d83c8fb1 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2003/02/15 11:03:42 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/02/18 14:56:02 jmmv Exp $ DISTNAME= seahorse-0.7.0 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=seahorse/} @@ -24,5 +25,5 @@ GCONF2_SCHEMAS= seahorse.schemas .include "../../devel/libglade2/buildlink2.mk" .include "../../devel/libgnomeui/buildlink2.mk" .include "../../security/gpgme/buildlink2.mk" -.include "../../textproc/scrollkeeper/buildlink2.mk" +.include "../../textproc/scrollkeeper/omf.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/seahorse/PLIST b/security/seahorse/PLIST index a55070a5194..061b270037a 100644 --- a/security/seahorse/PLIST +++ b/security/seahorse/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/02/15 11:03:42 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/02/18 14:56:02 jmmv Exp $ bin/seahorse share/applications/seahorse.desktop share/gconf/schemas/seahorse.schemas @@ -49,6 +49,7 @@ share/seahorse/glade/seahorse-text-editor.glade2 @dirrm share/seahorse/glade @dirrm share/seahorse @dirrm share/omf/seahorse +@comment in scrollkeeper: @dirrm share/omf @dirrm share/gnome/help/seahorse/C/figures @dirrm share/gnome/help/seahorse/C @dirrm share/gnome/help/seahorse -- cgit v1.2.3