summaryrefslogtreecommitdiff
path: root/devel/kyra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/kyra/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile
index 9978b95589c4..76e2ead355c8 100644
--- a/devel/kyra/Makefile
+++ b/devel/kyra/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kyra
PORTVERSION= 2.0.7
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}2/${PORTVERSION}
DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/./_/g}
@@ -17,7 +17,7 @@ COMMENT= A simple Sprite engine written in C++
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
- jpeg.10:${PORTSDIR}/graphics/jpeg
+ jpeg.11:${PORTSDIR}/graphics/jpeg
WRKSRC= ${WRKDIR}/${PORTNAME}