From eba203ae074daf941d4100fbbbb3e33160a57918 Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 11 Sep 2001 02:50:07 +0000 Subject: Bump png major --- devel/clanlib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/clanlib') 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) -- cgit