aboutsummaryrefslogtreecommitdiffstats
path: root/devel/kyra
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2010-02-05 19:46:55 +0800
committerdinoex <dinoex@FreeBSD.org>2010-02-05 19:46:55 +0800
commit444a47ba39d176ab6be5d165b2147eacd2897112 (patch)
tree504a172369cfbce84e5c69e3e850ca254982188a /devel/kyra
parente8713146f4cf4a0ee32660777c7878acf65c44e0 (diff)
downloadfreebsd-ports-graphics-444a47ba39d176ab6be5d165b2147eacd2897112.tar.gz
freebsd-ports-graphics-444a47ba39d176ab6be5d165b2147eacd2897112.tar.zst
freebsd-ports-graphics-444a47ba39d176ab6be5d165b2147eacd2897112.zip
- update to jpeg-8
Diffstat (limited to 'devel/kyra')
-rw-r--r--devel/kyra/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile
index 9978b95589c..76e2ead355c 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}