aboutsummaryrefslogtreecommitdiffstats
path: root/devel/kyra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kyra/Makefile')
-rw-r--r--devel/kyra/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile
index fb210882e1ee..673b942f52e4 100644
--- a/devel/kyra/Makefile
+++ b/devel/kyra/Makefile
@@ -13,13 +13,12 @@ COMMENT= Simple Sprite engine written in C++
LICENSE= GPLv2
-LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
- libpng.so:${PORTSDIR}/graphics/png \
+LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
libtiff.so:${PORTSDIR}/graphics/tiff
WRKSRC= ${WRKDIR}/${PORTNAME}
-USES= gmake zip
+USES= gmake jpeg zip
USE_GL= gl
USE_SDL= image sdl
MAKEFILE= MakefileKyra