diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-17 01:38:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-17 01:38:17 +0000 |
commit | fa6485d639ca3df6dd66487978384c83d0e7f418 (patch) | |
tree | 8268781595210b2d7ecad83183f0f637c5b85a25 /games/cube | |
parent | BROKEN: Incomplete pkg-plist (diff) |
BROKEN: Does not build
Diffstat (limited to 'games/cube')
-rw-r--r-- | games/cube/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/cube/Makefile b/games/cube/Makefile index 6127fde2db7d..ffc57023a9ca 100644 --- a/games/cube/Makefile +++ b/games/cube/Makefile @@ -16,6 +16,8 @@ EXTRACT_ONLY= ${CUBE_SRC} MAINTAINER= ports@FreeBSD.org COMMENT= An OpenGL 3D First Person Shooter game +BROKEN= Does not build + USE_ZIP= yes USE_DOS2UNIX= yes USE_GMAKE= yes |