summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2010-02-25 15:56:38 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2010-02-25 15:56:38 +0000
commit6cd325a71a865bbee86eb2c0e12590b2441f6961 (patch)
tree10030d3f55e54afb9044387e755254caaa9ed313 /games
parent- Update to 0.4.1 (diff)
Let's use USE_LINUX_APPS variable.
No objection: edwin@ (maintainer) Feature safe: yes
Notes
Notes: svn path=/head/; revision=250317
Diffstat (limited to 'games')
-rw-r--r--games/linux-skulltag/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/linux-skulltag/Makefile b/games/linux-skulltag/Makefile
index 6fc541d8f210..518917255754 100644
--- a/games/linux-skulltag/Makefile
+++ b/games/linux-skulltag/Makefile
@@ -15,9 +15,10 @@ DISTFILES= st-v098a_linux-base.tar.bz2 st-v098a_linux-x86.tar.bz2
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.11.2:${PORTSDIR}/devel/linux-f10-sdl12
+RUN_DEPENDS= ${LINUXBASE}/lib/libfmodexp-4.24.16.so:${PORTSDIR}/audio/linux-fmodapi
+USE_LINUX= yes
+USE_LINUX_APPS= sdl12
ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
NO_BUILD= yes