aboutsummaryrefslogtreecommitdiff
path: root/devel/kyra
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-20 21:44:21 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-20 21:44:21 +0000
commit73d891fa45647c8cf3bf68765dea2db797be5a8b (patch)
tree9265a4d5f8efd30dda575c35550303d008b78cd9 /devel/kyra
parent5bd1983326bce0cf0cff43e88e2a567f529ccf9c (diff)
downloadports-73d891fa45647c8cf3bf68765dea2db797be5a8b.tar.gz
ports-73d891fa45647c8cf3bf68765dea2db797be5a8b.zip
Notes
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