From 89ed14603ef6f82dc5fe599763f54b41a7727e26 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. --- x11/gnome2-terminal/Makefile | 6 +++--- x11/gnome2-terminal/PLIST | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'x11/gnome2-terminal') diff --git a/x11/gnome2-terminal/Makefile b/x11/gnome2-terminal/Makefile index 2c95a75c803..7eadd7a1496 100644 --- a/x11/gnome2-terminal/Makefile +++ b/x11/gnome2-terminal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2003/02/14 21:13:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2003/02/18 14:56:04 jmmv Exp $ # DISTNAME= gnome-terminal-2.0.1 PKGNAME= ${DISTNAME:S/-/2-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.0/} EXTRACT_SUFX= .tar.bz2 @@ -31,5 +31,5 @@ GCONF2_SCHEMAS= gnome-terminal.schemas .include "../../devel/GConf2/schemas.mk" .include "../../devel/libglade2/buildlink2.mk" .include "../../devel/libgnomeui/buildlink2.mk" -.include "../../textproc/scrollkeeper/buildlink2.mk" +.include "../../textproc/scrollkeeper/omf.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/gnome2-terminal/PLIST b/x11/gnome2-terminal/PLIST index 2fd53d8a661..22b25cc73dc 100644 --- a/x11/gnome2-terminal/PLIST +++ b/x11/gnome2-terminal/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/02/14 21:13:35 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/02/18 14:56:04 jmmv Exp $ bin/gnome2-terminal lib/bonobo/servers/gnome-terminal.server share/applications/gnome-terminal.desktop @@ -42,6 +42,7 @@ ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo share/omf/gnome-terminal/gnome-terminal-C.omf share/pixmaps/gnome-terminal.png @dirrm share/omf/gnome-terminal +@comment in scrollkeeper: @dirrm share/omf @dirrm share/gnome/help/gnome-terminal/C/figures @dirrm share/gnome/help/gnome-terminal/C @dirrm share/gnome/help/gnome-terminal -- cgit v1.2.3