From 3c61ccd493c188e7d4d0d40119db72c8c3a71a82 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 15 Jul 1998 18:03:53 +0000 Subject: Fix dependence for "png" package. --- news/knews/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'news') diff --git a/news/knews/Makefile b/news/knews/Makefile index 21bc1cf6df2..556aa024bba 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1998/07/04 09:19:05 mycroft Exp $ +# $NetBSD: Makefile,v 1.14 1998/07/15 18:03:53 tron Exp $ # DISTNAME= knews-1.0b.0 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.matematik.su.se/~kjj/ MAINTAINER= tron@netbsd.org DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png-0.96:../../graphics/png +DEPENDS+= png-1.0.2:../../graphics/png DEPENDS+= xpm-3.4k:../../graphics/xpm USE_IMAKE= yes -- cgit v1.2.3