summaryrefslogtreecommitdiff
path: root/graphics/xaos
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/xaos
parentBump png major (diff)
Bump png major
Notes
Notes: svn path=/head/; revision=47625
Diffstat (limited to 'graphics/xaos')
-rw-r--r--graphics/xaos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xaos/Makefile b/graphics/xaos/Makefile
index d2197f1f9429..f9154d0d14e7 100644
--- a/graphics/xaos/Makefile
+++ b/graphics/xaos/Makefile
@@ -16,7 +16,7 @@ DISTNAME= XaoS-${PORTVERSION}
MAINTAINER= jkoshy@freebsd.org
-LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
.if defined(WITH_SVGALIB)
LIB_DEPENDS+= vga.1:${PORTSDIR}/graphics/svgalib
.endif