pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/finance/gnucash-docs gnucash is now a GNOME 2 applicat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/deeec160967d
branches:  trunk
changeset: 517432:deeec160967d
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Aug 10 15:28:40 2006 +0000

description:
gnucash is now a GNOME 2 application, so use gnome2-dirs instead of
gnome1-dirs.

Bump PKGREVISION to 1.  (No functional change but a dependency has been
modified.)

diffstat:

 finance/gnucash-docs/Makefile |  4 ++--
 finance/gnucash-docs/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (33 lines):

diff -r 8d162f1ed702 -r deeec160967d finance/gnucash-docs/Makefile
--- a/finance/gnucash-docs/Makefile     Thu Aug 10 15:27:35 2006 +0000
+++ b/finance/gnucash-docs/Makefile     Thu Aug 10 15:28:40 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/07/14 21:56:30 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2006/08/10 15:28:40 jmmv Exp $
 
 DISTNAME=              gnucash-docs-2.0.0
 PKGREVISION=           1
@@ -10,7 +10,7 @@
 HOMEPAGE=              http://www.gnucash.org/
 COMMENT=               Documentation for GnuCash - personal double-entry accounting program
 
-USE_DIRS+=             gnome1-1.5
+USE_DIRS+=             gnome2-1.5
 USE_TOOLS+=            gmake
 GNU_CONFIGURE=         YES
 
diff -r 8d162f1ed702 -r deeec160967d finance/gnucash-docs/PLIST
--- a/finance/gnucash-docs/PLIST        Thu Aug 10 15:27:35 2006 +0000
+++ b/finance/gnucash-docs/PLIST        Thu Aug 10 15:28:40 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2006/07/14 15:20:44 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/08/10 15:28:40 jmmv Exp $
 share/gnome/help/gnucash/C/appendixa.xml
 share/gnome/help/gnucash/C/appendixb.xml
 share/gnome/help/gnucash/C/appendixc.xml
@@ -227,4 +227,4 @@
 @dirrm share/gnome/help/gnucash/C/figures
 @dirrm share/gnome/help/gnucash/C
 @dirrm share/gnome/help/gnucash
-@comment in gnome1-dirs: @dirrm share/gnome/help
+@comment in gnome2-dirs: @dirrm share/gnome/help



Home | Main Index | Thread Index | Old Index