diff options
Diffstat (limited to 'games/sdlquake2/Makefile')
-rw-r--r-- | games/sdlquake2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/sdlquake2/Makefile b/games/sdlquake2/Makefile index 19e2cf90425c..188565d634c3 100644 --- a/games/sdlquake2/Makefile +++ b/games/sdlquake2/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://koti.mbnet.fi/~turol/sdlquake2/ MAINTAINER= ports@FreeBSD.org COMMENT= Combination of R1Q2 and R1GL with SDL code from Quake2Forge +BROKEN= unfetchable + USES= execinfo gmake tar:bzip2 OPTIONS_DEFINE= CLIENT DEDICATED GAME |