From f0feb2857d395d9f751fbd3eb8d63053099a4aec Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 2 Mar 2005 18:00:15 +0000 Subject: Update to 1.3: depend on latest docbook-website and docbook-xsl. --- meta-pkgs/netbsd-www/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'meta-pkgs') diff --git a/meta-pkgs/netbsd-www/Makefile b/meta-pkgs/netbsd-www/Makefile index 2fa082b228f..95ebf54b135 100644 --- a/meta-pkgs/netbsd-www/Makefile +++ b/meta-pkgs/netbsd-www/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2005/02/19 00:45:58 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2005/03/02 18:00:15 wiz Exp $ # -DISTNAME= netbsd-www-1.2 +DISTNAME= netbsd-www-1.3 CATEGORIES= meta-pkgs MASTER_SITES= # empty DISTFILES= # empty @@ -12,8 +12,8 @@ COMMENT= Packages required to build the NetBSD.org web site # we add an explicit dependency on docbook-xsl here since earlier versions # generated slightly different html code, leading to a large number of # unneccessary 'regen' commits -DEPENDS+= docbook-xsl>=1.67.0:../../textproc/docbook-xsl -DEPENDS+= docbook-website>=2.3nb3:../../textproc/docbook-website +DEPENDS+= docbook-xsl>=1.68.1:../../textproc/docbook-xsl +DEPENDS+= docbook-website>=2.5.0:../../textproc/docbook-website DEPENDS+= libxslt>=1.0.20:../../textproc/libxslt DEPENDS+= ImageMagick>=5.5.7.11nb1:../../graphics/ImageMagick DEPENDS+= xearth>=1.1:../../x11/xearth -- cgit v1.2.3