summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authortron <tron>1998-07-15 18:03:53 +0000
committertron <tron>1998-07-15 18:03:53 +0000
commit3c61ccd493c188e7d4d0d40119db72c8c3a71a82 (patch)
tree2a3adc04ccc0ef5200357e7e0f05e0d786e08c0b /news
parent2a51f228236b541d5bd1bbdd57dd89b284654ac3 (diff)
downloadpkgsrc-3c61ccd493c188e7d4d0d40119db72c8c3a71a82.tar.gz
Fix dependence for "png" package.
Diffstat (limited to 'news')
-rw-r--r--news/knews/Makefile4
1 files changed, 2 insertions, 2 deletions
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