From 2c1e5861d72dcd7da2d1fbd5c33ec9e94d780b7a Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 8 May 2005 17:48:06 +0000 Subject: The website DTD requires docbook-simple. Bump PKGREVISION due to dependency change. --- textproc/docbook-website/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/textproc/docbook-website/Makefile b/textproc/docbook-website/Makefile index aa681370eb3..23ae30cfa81 100644 --- a/textproc/docbook-website/Makefile +++ b/textproc/docbook-website/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2005/05/05 05:43:05 hrs Exp $ +# $NetBSD: Makefile,v 1.22 2005/05/08 17:48:06 minskim Exp $ # DISTNAME= docbook-website-2.6.0 -PKGREVISION= 0 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docbook/} @@ -10,7 +10,8 @@ MAINTAINER= grant@NetBSD.org HOMEPAGE= http://docbook.sourceforge.net/ COMMENT= DocBook XML DTD for building websites -DEPENDS= docbook-xsl>=1.58:../../textproc/docbook-xsl +DEPENDS+= docbook-simple-[0-9]*:../../textproc/docbook-simple +DEPENDS+= docbook-xsl>=1.58:../../textproc/docbook-xsl USE_LANGUAGES= # empty NO_BUILD= YES -- cgit v1.2.3