diff options
Diffstat (limited to 'devel/clanlib/Makefile')
-rw-r--r-- | devel/clanlib/Makefile | 2 |
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) |