From e25b9c65acf49ea2fbcd8b64eaf6c1809f38cc81 Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 16 Mar 2013 22:57:02 +0000 Subject: Switch to USE_TOOLS for ps2pdf instead of depending on ghostscript. (It would also be nice if we could arrange things to optionally use pstopdf from poppler-utils instead, but that's for some future time.) Bump version to 1.8 instead of PKGREVISION. --- meta-pkgs/netbsd-www/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'meta-pkgs') diff --git a/meta-pkgs/netbsd-www/Makefile b/meta-pkgs/netbsd-www/Makefile index c7c3cd83e39..c1eca592691 100644 --- a/meta-pkgs/netbsd-www/Makefile +++ b/meta-pkgs/netbsd-www/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2012/10/03 21:56:42 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/03/16 22:57:02 dholland Exp $ -DISTNAME= netbsd-www-1.7 -PKGREVISION= 1 +DISTNAME= netbsd-www-1.8 CATEGORIES= meta-pkgs MASTER_SITES= # empty DISTFILES= # empty @@ -16,7 +15,6 @@ DEPENDS+= ImageMagick>=5.5.7.11nb1:../../graphics/ImageMagick DEPENDS+= docbook-website>=2.6.0nb1:../../textproc/docbook-website DEPENDS+= docbook-xsl>=1.68.1:../../textproc/docbook-xsl DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk -DEPENDS+= ghostscript-[0-9]*:../../print/ghostscript DEPENDS+= libxslt>=1.0.20:../../textproc/libxslt DEPENDS+= netbsd-doc-print>=1.3:../../meta-pkgs/netbsd-doc-print DEPENDS+= opensp>=1.1:../../textproc/opensp @@ -24,7 +22,7 @@ DEPENDS+= psutils>=1.17:../../print/psutils DEPENDS+= w3m>=0.4:../../www/w3m DEPENDS+= xplanet>=1.2.0nb3:../../x11/xplanet -USE_TOOLS+= perl:run +USE_TOOLS+= perl:run ps2pdf:run META_PACKAGE= yes -- cgit v1.2.3