summaryrefslogtreecommitdiff
path: root/graphics/xpaint
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 02:22:51 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 02:22:51 +0000
commitdb2dadbaab163b9f7208bccebda97b8ddd68b1c4 (patch)
tree07d791006359716c599daee915bbd794b3514e5d /graphics/xpaint
parentBump png major (diff)
Bump png major
Notes
Notes: svn path=/head/; revision=47625
Diffstat (limited to 'graphics/xpaint')
-rw-r--r--graphics/xpaint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index a40243cf0b03..4d0dd0a98c73 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://home.worldonline.dk/~torsten/xpaint/ \
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
- png.4:${PORTSDIR}/graphics/png
+ png.5:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_IMAKE= yes