aboutsummaryrefslogtreecommitdiff
path: root/devel/clanlib
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 02:50:07 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 02:50:07 +0000
commitd2a574cd84beadb78b14387a431e343f53019089 (patch)
treef34dcd6397341ba0ebd7468c5bcdfa7c05e3e520 /devel/clanlib
parent4e9210b7278284b11f40b35f315ce73f48563b69 (diff)
downloadports-d2a574cd84beadb78b14387a431e343f53019089.tar.gz
ports-d2a574cd84beadb78b14387a431e343f53019089.zip
Bump png major
Notes
Notes: svn path=/head/; revision=47628
Diffstat (limited to 'devel/clanlib')
-rw-r--r--devel/clanlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile
index fbcc11a78a8a..ac729329e251 100644
--- a/devel/clanlib/Makefile
+++ b/devel/clanlib/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ClanLib-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= Hermes.1:${PORTSDIR}/graphics/Hermes \
- png.4:${PORTSDIR}/graphics/png \
+ png.5:${PORTSDIR}/graphics/png \
vga.1:${PORTSDIR}/graphics/svgalib
.if defined(WITHOUT_GL)