summaryrefslogtreecommitdiff
path: root/devel/kyra
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kyra')
-rw-r--r--devel/kyra/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile
index c06284a2d6c2..bc94405320c9 100644
--- a/devel/kyra/Makefile
+++ b/devel/kyra/Makefile
@@ -16,15 +16,14 @@ DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/./_/g}
MAINTAINER= ports@FreeBSD.org
COMMENT= Kyra is a simple Sprite engine written in C++
-LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image \
- png.5:${PORTSDIR}/graphics/png \
+LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
jpeg.9:${PORTSDIR}/graphics/jpeg
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_LIBTOOL= yes
-USE_SDL= yes
+USE_SDL= image sdl
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes