From 0d6959827cb2dc31e860c16df8b6ede33cddf5ca Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 1 Apr 2006 14:48:21 +0000 Subject: Require a docbook-xml package that has correct rewriteSystem entries in its catalog files so that registering some documents (e.g., those from totem) works correctly. Bump PKGREVISION to 10. --- textproc/scrollkeeper/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/scrollkeeper') diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index c3a17f8373c..1441e284387 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2006/03/21 06:00:50 jlam Exp $ +# $NetBSD: Makefile,v 1.38 2006/04/01 14:48:21 jmmv Exp $ # DISTNAME= scrollkeeper-0.3.14 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scrollkeeper/} \ ${MASTER_SITE_GNOME:=sources/scrollkeeper/0.3/} @@ -14,7 +14,7 @@ COMMENT= Open Document Cataloging Project PKG_INSTALLATION_TYPES= overwrite pkgviews BUILD_USES_MSGFMT= yes -DEPENDS+= docbook-xml>=4.2nb7:../../textproc/docbook-xml +DEPENDS+= docbook-xml>=4.4nb4:../../textproc/docbook-xml GNU_CONFIGURE= yes USE_TOOLS+= gmake -- cgit v1.2.3