From 2d0bc71d62d0a950fd5dac8432fe6b67c45228c2 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 22 May 2001 09:32:18 +0000 Subject: Update dependency on png to >=1.0.11 because of the shlib major bump. Noted by Frederick Bruckman. --- www/htmldoc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/htmldoc') diff --git a/www/htmldoc/Makefile b/www/htmldoc/Makefile index 72bd4a2162b..74ff5c5de5e 100644 --- a/www/htmldoc/Makefile +++ b/www/htmldoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/05/13 01:16:23 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.13 2001/05/22 09:32:27 wiz Exp $ # DISTNAME= ${PKGNAME}-source @@ -12,7 +12,7 @@ HOMEPAGE= http://www.easysw.com/~mike/htmldoc/ COMMENT= Converts HTML to indexed HTML, PDF and/or PostScript DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png>1.0.9:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png NOT_FOR_PLATFORM= NetBSD-1.[3-4]*-alpha #ps-pdf.cpp:3229: Internal compiler error. on 1.4 - 1.7 unknown -- cgit v1.2.3