From 3bb9fd7213447af2c2bfc5ab3c5b8c760d364f07 Mon Sep 17 00:00:00 2001 From: edwin Date: Mon, 8 Feb 2010 20:39:30 +0000 Subject: Also, fix the version of the libSDL to check for. --- games/linux-skulltag/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games') diff --git a/games/linux-skulltag/Makefile b/games/linux-skulltag/Makefile index 5d8a9944cf80..6fc541d8f210 100644 --- a/games/linux-skulltag/Makefile +++ b/games/linux-skulltag/Makefile @@ -16,7 +16,7 @@ MAINTAINER= edwin@mavetju.org COMMENT= Doom/Doom2/Heretic engine RUN_DEPENDS= ${LINUXBASE}/lib/libfmodexp-4.24.16.so:${PORTSDIR}/audio/linux-fmodapi \ - ${LINUXBASE}/usr/lib/libSDL-1.2.so.0.7.3:${PORTSDIR}/devel/linux-f10-sdl12 + ${LINUXBASE}/usr/lib/libSDL-1.2.so.0.11.2:${PORTSDIR}/devel/linux-f10-sdl12 ONLY_FOR_ARCHS= i386 USE_BZIP2= yes -- cgit