summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2010-02-23 07:16:26 +0000
committerMarcus von Appen <mva@FreeBSD.org>2010-02-23 07:16:26 +0000
commit34af20ddeff0ed9cd36ba25886f7a6eabb50d3e4 (patch)
treef99ea5ef26846f0228fd9c4df29a38948d31428b /games
parent. Add ${LOCALBASE}/lib to the default library path. [1] (diff)
- Allow installation on amd64.
- Fixed linux-openal dependency. PR: ports/144177 Submitted by: Andrius Morkunas <hinokind@gmail.com> Feature safe: yes
Notes
Notes: svn path=/head/; revision=250217
Diffstat (limited to 'games')
-rw-r--r--games/linux-coldwar-demo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/linux-coldwar-demo/Makefile b/games/linux-coldwar-demo/Makefile
index d80f85bfd073..981db86db1f9 100644
--- a/games/linux-coldwar-demo/Makefile
+++ b/games/linux-coldwar-demo/Makefile
@@ -16,9 +16,9 @@ EXTRACT_SUFX= .run
MAINTAINER= mva@FreeBSD.org
COMMENT= Coldwar Demo - a third-person sneaker like Splinter Cell
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
USE_LINUX= yes
-USE_LINUX_APPS= sdl12 jpeg sdlmixer mikmod libogg libvorbis libtheora xorglibs
+USE_LINUX_APPS= sdl12 jpeg sdlmixer openal mikmod libogg libvorbis libtheora xorglibs
NO_CDROM= Redistribution is limited, see license
NO_BUILD= yes