diff options
author | kris <kris@FreeBSD.org> | 2007-05-25 08:52:49 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-05-25 08:52:49 +0800 |
commit | 0b0a3f83184886634e20ee6e88b154c2ad3d75f7 (patch) | |
tree | 8602f837b606a663bb62b6d4374a99f2b62d686e /games/csmash | |
parent | f9c06ac75c801bf4a087df86980ddad255996b29 (diff) | |
download | freebsd-ports-gnome-0b0a3f83184886634e20ee6e88b154c2ad3d75f7.tar.gz freebsd-ports-gnome-0b0a3f83184886634e20ee6e88b154c2ad3d75f7.tar.zst freebsd-ports-gnome-0b0a3f83184886634e20ee6e88b154c2ad3d75f7.zip |
BROKEN: Configure fails
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 |