From 26c40c61dd1d726913b4b92c5749d3561b40f140 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. --- print/ghostscript-nox11/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/ghostscript-nox11') diff --git a/print/ghostscript-nox11/Makefile.common b/print/ghostscript-nox11/Makefile.common index def37c305a7..d390e4880a3 100644 --- a/print/ghostscript-nox11/Makefile.common +++ b/print/ghostscript-nox11/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.12 2001/05/03 05:13:20 jlam Exp $ +# $NetBSD: Makefile.common,v 1.13 2001/05/22 09:33:32 wiz Exp $ DISTNAME= ghostscript-${GS_VERS} GS_VERS= 6.01 @@ -13,7 +13,7 @@ HOMEPAGE= http://www.cs.wisc.edu/~ghost/index.html DEPENDS+= ghostscript-fonts-6.0:../../fonts/ghostscript-fonts DEPENDS+= ja-vflib-lib-2.*:../../japanese/vflib-lib DEPENDS+= watanabe-vfont-19930318:../../fonts/watanabe_vfont -DEPENDS+= png>=1.0.6:../../graphics/png +DEPENDS+= png>=1.0.11:../../graphics/png GS_SOURCES= ${DISTNAME}${EXTRACT_SUFX} DISTFILES+= ${GS_SOURCES} -- cgit v1.2.3