pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/gnucash Add missing runtime dependency. PKGREV...
details: https://anonhg.NetBSD.org/pkgsrc/rev/30966ae94d74
branches: trunk
changeset: 491801:30966ae94d74
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Mar 30 11:15:46 2005 +0000
description:
Add missing runtime dependency. PKGREVISION=2.
diffstat:
finance/gnucash/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 37f1ee37da68 -r 30966ae94d74 finance/gnucash/Makefile
--- a/finance/gnucash/Makefile Wed Mar 30 10:24:32 2005 +0000
+++ b/finance/gnucash/Makefile Wed Mar 30 11:15:46 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.81 2005/03/02 21:50:46 wiz Exp $
+# $NetBSD: Makefile,v 1.82 2005/03/30 11:15:46 wiz Exp $
DISTNAME= gnucash-1.8.11
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= finance
MASTER_SITES= ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
${MASTER_SITE_SOURCEFORGE:=gnucash/}
@@ -10,6 +10,7 @@
HOMEPAGE= http://www.gnucash.org/
COMMENT= Personal double-entry accounting program
+DEPENDS+= guile-slib-[0-9]*:../../finance/gnucash
DEPENDS+= p5-Date-Manip>=5.42a:../../devel/p5-Date-Manip
DEPENDS+= p5-finance-quote>=1.06:../../finance/p5-finance-quote
Home |
Main Index |
Thread Index |
Old Index