summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authortv <tv>1998-07-15 11:45:49 +0000
committertv <tv>1998-07-15 11:45:49 +0000
commit3d476d4c21a8bb99ca21ba433f6a88076544d096 (patch)
tree10fcf9f9d50e9fdd4933a225c72da071c573cdf7 /editors
parent54bca736804823dbdab8246f6109aeec7861890a (diff)
downloadpkgsrc-3d476d4c21a8bb99ca21ba433f6a88076544d096.tar.gz
Update libpng to 1.0.2. Works with all dependent pkgs I have tested
(everything but ImageMagick, gs5, and xemacs20). The API hasn't changed much, say the install instructions, but it isn't binary compatible--bump shlib version to 1.0.
Diffstat (limited to 'editors')
-rw-r--r--editors/xemacs20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile
index e7b34e6f07c..016b351fcb8 100644
--- a/editors/xemacs20/Makefile
+++ b/editors/xemacs20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 1998/07/04 09:18:56 mycroft Exp $
+# $NetBSD: Makefile,v 1.30 1998/07/15 11:45:49 tv Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp
#
@@ -27,7 +27,7 @@ WITH_SOUND=
DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= Xaw3d-1.5:../../x11/Xaw3d
-DEPENDS+= png-0.96:../../graphics/png
+DEPENDS+= png-1.0.2:../../graphics/png
HAS_CONFIGURE= yes