summaryrefslogtreecommitdiff
path: root/textproc/docbook-website
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-05-08 17:48:06 +0000
committerminskim <minskim@pkgsrc.org>2005-05-08 17:48:06 +0000
commit2c1e5861d72dcd7da2d1fbd5c33ec9e94d780b7a (patch)
treeff5be2cb6fc175dc6c238f801064413a6a850090 /textproc/docbook-website
parent8619355bbcd456a870a6e13f139d1b110f791b1c (diff)
downloadpkgsrc-2c1e5861d72dcd7da2d1fbd5c33ec9e94d780b7a.tar.gz
The website DTD requires docbook-simple.
Bump PKGREVISION due to dependency change.
Diffstat (limited to 'textproc/docbook-website')
-rw-r--r--textproc/docbook-website/Makefile7
1 files 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