diff options
Diffstat (limited to 'graphics/corona/Makefile')
-rw-r--r-- | graphics/corona/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/corona/Makefile b/graphics/corona/Makefile index a5ec8980bb7b..a4fa68612f0d 100644 --- a/graphics/corona/Makefile +++ b/graphics/corona/Makefile @@ -6,14 +6,14 @@ PORTNAME= corona PORTVERSION= 1.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A graphics library that supports most image formats -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg \ ungif.5:${PORTSDIR}/graphics/libungif |