diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 00:52:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 00:52:49 +0000 |
commit | 3b23898a835e1725ab65ed518e28b0843d52b3ce (patch) | |
tree | b4cbff0f6569a0b1a644d38bb5d556693b86749f /games/csmash | |
parent | 80d12eb1eae533e08aec2e0366714f260a85c4c6 (diff) | |
download | ports-3b23898a835e1725ab65ed518e28b0843d52b3ce.tar.gz ports-3b23898a835e1725ab65ed518e28b0843d52b3ce.zip |
Notes
Diffstat (limited to 'games/csmash')
-rw-r--r-- | games/csmash/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/csmash/Makefile b/games/csmash/Makefile index 532c2c01a16f..7e59e24625ef 100644 --- a/games/csmash/Makefile +++ b/games/csmash/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= cannonsmash MAINTAINER= ports@FreeBSD.org COMMENT= A 3D tabletennis game +BROKEN= Configure fails + USE_SDL= image mixer sdl USE_GL= yes USE_GNOME= gnometarget gtk20 |