summaryrefslogtreecommitdiff
path: root/finance/gnucash-docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/gnucash-docs/Makefile')
-rw-r--r--finance/gnucash-docs/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile
index d7d9c682ac9..84e081613ee 100644
--- a/finance/gnucash-docs/Makefile
+++ b/finance/gnucash-docs/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2004/11/26 22:40:00 jdolecek Exp $
+# $NetBSD: Makefile,v 1.5 2005/02/09 20:22:08 wiz Exp $
-DISTNAME= gnucash-docs-1.8.4
-PKGREVISION= 2
+DISTNAME= gnucash-docs-1.8.5
CATEGORIES= finance
MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \
${MASTER_SITE_SOURCEFORGE:=gnucash/}
@@ -10,6 +9,11 @@ MAINTAINER= jdolecek@NetBSD.org
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_GNU_TOOLS+= make
USE_X11= YES
@@ -20,12 +24,8 @@ USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-perl-includes=${PERL5_ARCHLIB}
-BUILD_DEPENDS= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
-
-BUILDLINK_DEPMETHOD.libxml2= build
-BUILDLINK_DEPMETHOD.libxslt= build
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
-.include "../../textproc/scrollkeeper/buildlink3.mk"
+.include "../../textproc/scrollkeeper/omf.mk"
.include "../../mk/bdb.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"