summaryrefslogtreecommitdiff
path: root/graphics/xpaint
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-07-15 11:45:49 +0000
committertv <tv@pkgsrc.org>1998-07-15 11:45:49 +0000
commit54ceb4bc86fcd1189a570dbaca4cdfd5a5abff69 (patch)
tree10fcf9f9d50e9fdd4933a225c72da071c573cdf7 /graphics/xpaint
parent583dcca5f35534ef3744c3ef8d55acb56e9b8543 (diff)
downloadpkgsrc-54ceb4bc86fcd1189a570dbaca4cdfd5a5abff69.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 'graphics/xpaint')
-rw-r--r--graphics/xpaint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index f6481091d5c..c825078a24f 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/07/04 09:19:04 mycroft Exp $
+# $NetBSD: Makefile,v 1.10 1998/07/15 11:45:52 tv Exp $
# FreeBSD Id: Makefile,v 1.14 1997/08/29 12:17:50 tg Exp
#
@@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org
DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= tiff-3.4:../../graphics/tiff
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png-0.96:../../graphics/png
+DEPENDS+= png-1.0.2:../../graphics/png
WRKSRC= ${WRKDIR}/xpaint
USE_IMAKE= yes