aboutsummaryrefslogtreecommitdiff
path: root/games/tuxracer
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-05-17 09:44:03 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-05-17 09:44:03 +0000
commit2ab9131753f7dc46654e49de32f9261d1937a482 (patch)
tree26b479eee2d3cb68ef219573686877e15b493562 /games/tuxracer
parent959a765d336a21b723f596d5dcd5ecf0a138009b (diff)
downloadports-2ab9131753f7dc46654e49de32f9261d1937a482.tar.gz
ports-2ab9131753f7dc46654e49de32f9261d1937a482.zip
BROKEN: does not build
Notes
Notes: svn path=/head/; revision=59320
Diffstat (limited to 'games/tuxracer')
-rw-r--r--games/tuxracer/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile
index 885f6f70545e..2c712a839745 100644
--- a/games/tuxracer/Makefile
+++ b/games/tuxracer/Makefile
@@ -16,6 +16,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \
MAINTAINER= eanholt@gladstone.uoregon.edu
+BROKEN= "Does not build"
+
LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
tcl83.1:${PORTSDIR}/lang/tcl83