diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-19 23:41:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-19 23:41:55 +0000 |
commit | 2d68f126de221d6caed2c560840eae9b231eaaf0 (patch) | |
tree | a4e626dcfcfc7a91af456eb7e15fa4056a883f49 /games/holotz-castle | |
parent | 07b27888644efc66d4ed412de3c7ba9d7b2b54af (diff) |
Notes
Diffstat (limited to 'games/holotz-castle')
-rw-r--r-- | games/holotz-castle/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/holotz-castle/Makefile b/games/holotz-castle/Makefile index 147bb78cdd05..4770af808d97 100644 --- a/games/holotz-castle/Makefile +++ b/games/holotz-castle/Makefile @@ -16,6 +16,7 @@ MAINTAINER= ppl@nbnet.nb.ca COMMENT= A platform game with high doses of mystery MAKE_ARGS= HC_BASE=${PREFIX}/share/${PORTNAME}/ HC_BIN_DIR=${PREFIX}/bin/ +MAKE_JOBS_UNSAFE= yes USE_GL= gl USE_SDL= image mixer sdl ttf |