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. --- net/bug-buddy/Makefile | 7 +++---- net/bug-buddy/PLIST | 3 ++- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net/bug-buddy') diff --git a/net/bug-buddy/Makefile b/net/bug-buddy/Makefile index 633cc8e8f32..56d38ac1c2f 100644 --- a/net/bug-buddy/Makefile +++ b/net/bug-buddy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2003/01/10 07:42:23 cjep Exp $ +# $NetBSD: Makefile,v 1.4 2003/02/18 14:56:01 jmmv Exp $ # DISTNAME= bug-buddy-2.2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/bug-buddy/2.2/} EXTRACT_SUFX= .tar.bz2 @@ -20,9 +20,8 @@ USE_GMAKE= YES USE_X11= YES USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool -CONFIGURE_ARGS+= --localstatedir=${SCROLLKEEPER_DATADIR} -.include "../../textproc/scrollkeeper/buildlink2.mk" +.include "../../textproc/scrollkeeper/omf.mk" .include "../../devel/gettext-lib/buildlink2.mk" .include "../../devel/libgnomeui/buildlink2.mk" .include "../../devel/libglade2/buildlink2.mk" diff --git a/net/bug-buddy/PLIST b/net/bug-buddy/PLIST index a12e3e359e7..506c02d8b2d 100644 --- a/net/bug-buddy/PLIST +++ b/net/bug-buddy/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/02 02:48:27 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/02/18 14:56:01 jmmv Exp $ bin/bug-buddy man/man1/bug-buddy.1 share/application-registry/bug-buddy.applications @@ -63,6 +63,7 @@ share/mime-info/bug-buddy.mime share/omf/bug-buddy/bug-buddy-C.omf share/pixmaps/bug-buddy.png @dirrm share/omf/bug-buddy +@comment in scrollkeeper: @dirrm share/omf @dirrm share/gnome/help/bug-buddy/C @dirrm share/gnome/help/bug-buddy @dirrm share/bug-buddy/bugzilla/ximian -- cgit v1.2.3