From fedafc0b923fd6caa124af6ab13d8ba8e973d7c0 Mon Sep 17 00:00:00 2001 From: mycroft Date: Thu, 16 Jul 1998 00:37:06 +0000 Subject: Fix libpng dependency. --- print/ghostscript5/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/ghostscript5') diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile index a0a7f4f1efb..572c0cb30e8 100644 --- a/print/ghostscript5/Makefile +++ b/print/ghostscript5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 1998/07/15 11:45:52 tv Exp $ +# $NetBSD: Makefile,v 1.22 1998/07/16 00:37:06 mycroft Exp $ # FreeBSD Id: Makefile,v 1.14 1997/10/13 11:22:43 asami Exp # @@ -58,7 +58,7 @@ post-extract: ${TOUCH} ${WRKSRC}/deflate.o ${TOUCH} ${WRKSRC}/trees.o ${LN} -s ${PKGSRCDIR}/graphics/jpeg/${WRKDIR:T}/jpeg-6b ${WRKSRC}/jpeg-6b - ${LN} -s ${PKGSRCDIR}/graphics/png/${WRKDIR:T}/libpng-0.96 ${WRKSRC}/libpng + ${LN} -s ${PKGSRCDIR}/graphics/png/${WRKDIR:T}/libpng-1.0.2 ${WRKSRC}/libpng cd ${WRKSRC} && unzip -La ${DISTDIR}/${HP850_DRV} ${CP} ${DISTDIR}/${PDF_SEC} ${WRKSRC} -- cgit v1.2.3