aboutsummaryrefslogtreecommitdiff
path: root/games/torcs
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-15 21:06:14 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-15 21:06:14 +0000
commit46b9896d01ebb6c9dc68e651b3d82a98561777f6 (patch)
tree60089dfa8bdc8380dce358589a2e1bd3b0abbd11 /games/torcs
parent286203d809751f18da030a97c6315562e0e58ed9 (diff)
downloadports-46b9896d01ebb6c9dc68e651b3d82a98561777f6.tar.gz
ports-46b9896d01ebb6c9dc68e651b3d82a98561777f6.zip
Notes
Diffstat (limited to 'games/torcs')
-rw-r--r--games/torcs/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/torcs/Makefile b/games/torcs/Makefile
index 86acf6b88112..e4686c9cc644 100644
--- a/games/torcs/Makefile
+++ b/games/torcs/Makefile
@@ -46,10 +46,6 @@ BASH2FIX= src/linux/torcs.in src/tools/accc/accc.in src/tools/nfsperf/nfsperf.in
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on FreeBSD-4.
-.endif
-
.if ${OSVERSION} < 500041
CPPFLAGS+= -I${X11BASE}/include
.else