diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2009-03-26 12:25:22 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2009-03-26 12:25:22 +0000 |
commit | 982ce4b948a64a3a23bd203dced5b4d2c2627343 (patch) | |
tree | 9ed406c67d8c5543325af0669a5551995f34259e /games | |
parent | 08f502aadce363ca4246e87b3f2f97f490999c10 (diff) | |
download | ports-982ce4b948a64a3a23bd203dced5b4d2c2627343.tar.gz ports-982ce4b948a64a3a23bd203dced5b4d2c2627343.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-majesty-demo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-majesty-demo/Makefile b/games/linux-majesty-demo/Makefile index d92f6409a326..08122c5a1d40 100644 --- a/games/linux-majesty-demo/Makefile +++ b/games/linux-majesty-demo/Makefile @@ -18,7 +18,7 @@ COMMENT= Majesty Gold Demo ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes -USE_LINUX= sdl12 jpeg sdlmixer mikmod libogg libvorbis xorglibs +USE_LINUX_APPS= sdl12 jpeg sdlmixer mikmod libogg libvorbis xorglibs NO_CDROM= Redistribution is limited, see license NO_BUILD= yes |