pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/finance/gnucash-docs Remove some unneeded dependencies.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81e46378190d
branches:  trunk
changeset: 516134:81e46378190d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jul 14 21:56:30 2006 +0000

description:
Remove some unneeded dependencies.
The README was outdated, confirmed by the authors.
Bump PKGREVISION.

diffstat:

 finance/gnucash-docs/Makefile |  15 +++------------
 1 files changed, 3 insertions(+), 12 deletions(-)

diffs (33 lines):

diff -r 8819256487a9 -r 81e46378190d finance/gnucash-docs/Makefile
--- a/finance/gnucash-docs/Makefile     Fri Jul 14 21:41:42 2006 +0000
+++ b/finance/gnucash-docs/Makefile     Fri Jul 14 21:56:30 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2006/07/14 15:20:44 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2006/07/14 21:56:30 wiz Exp $
 
 DISTNAME=              gnucash-docs-2.0.0
+PKGREVISION=           1
 CATEGORIES=            finance
 MASTER_SITES=          http://www.gnucash.org/pub/gnucash/sources/stable/ \
                        ${MASTER_SITE_SOURCEFORGE:=gnucash/}
@@ -9,19 +10,9 @@
 HOMEPAGE=              http://www.gnucash.org/
 COMMENT=               Documentation for GnuCash - personal double-entry accounting program
 
-BUILD_DEPENDS+=                docbook-xsl-[0-9]*:../../textproc/docbook-xsl
-
-BUILDLINK_DEPMETHOD.libxml2=   build
-BUILDLINK_DEPMETHOD.libxslt=   build
-
 USE_DIRS+=             gnome1-1.5
-USE_TOOLS+=            gmake perl
-USE_LIBTOOL=           YES
+USE_TOOLS+=            gmake
 GNU_CONFIGURE=         YES
 
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../textproc/libxslt/buildlink3.mk"
 .include "../../textproc/scrollkeeper/omf.mk"
-.include "../../mk/x11.buildlink3.mk"
-.include "../../mk/bdb.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index