diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:50:07 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:50:07 +0000 |
commit | d2a574cd84beadb78b14387a431e343f53019089 (patch) | |
tree | f34dcd6397341ba0ebd7468c5bcdfa7c05e3e520 /devel/clanlib-devel | |
parent | 4e9210b7278284b11f40b35f315ce73f48563b69 (diff) | |
download | ports-d2a574cd84beadb78b14387a431e343f53019089.tar.gz ports-d2a574cd84beadb78b14387a431e343f53019089.zip |
Bump png major
Notes
Notes:
svn path=/head/; revision=47628
Diffstat (limited to 'devel/clanlib-devel')
-rw-r--r-- | devel/clanlib-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/clanlib-devel/Makefile b/devel/clanlib-devel/Makefile index fbcc11a78a8a..ac729329e251 100644 --- a/devel/clanlib-devel/Makefile +++ b/devel/clanlib-devel/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) |