pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/finance/gnucash-docs Add missing dependency on yelp. B...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d519f8f2990
branches:  trunk
changeset: 518924:7d519f8f2990
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 24 07:27:00 2006 +0000

description:
Add missing dependency on yelp. Bump PKGREVISION.

diffstat:

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

diffs (19 lines):

diff -r 62e15138942f -r 7d519f8f2990 finance/gnucash-docs/Makefile
--- a/finance/gnucash-docs/Makefile     Sat Sep 23 22:12:15 2006 +0000
+++ b/finance/gnucash-docs/Makefile     Sun Sep 24 07:27:00 2006 +0000
@@ -1,11 +1,13 @@
-# $NetBSD: Makefile,v 1.17 2006/08/10 15:28:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.18 2006/09/24 07:27:00 wiz Exp $
 
 DISTNAME=              gnucash-docs-2.0.0
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            finance
 MASTER_SITES=          http://www.gnucash.org/pub/gnucash/sources/stable/ \
                        ${MASTER_SITE_SOURCEFORGE:=gnucash/}
 
+DEPENDS+=              yelp-[0-9]*:../../misc/yelp
+
 MAINTAINER=            jdolecek%NetBSD.org@localhost
 HOMEPAGE=              http://www.gnucash.org/
 COMMENT=               Documentation for GnuCash - personal double-entry accounting program



Home | Main Index | Thread Index | Old Index