aboutsummaryrefslogtreecommitdiffstats
path: root/games/torcs
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-04-16 05:06:14 +0800
committergabor <gabor@FreeBSD.org>2007-04-16 05:06:14 +0800
commitc26df24ef22ddc1d6da09fc70c0fe5504ffef5b9 (patch)
treeca3e87148da586647b9a756895518811b0d88204 /games/torcs
parentcd643c65b2204e4385844a0b89a1f010731027dc (diff)
downloadfreebsd-ports-gnome-c26df24ef22ddc1d6da09fc70c0fe5504ffef5b9.tar.gz
freebsd-ports-gnome-c26df24ef22ddc1d6da09fc70c0fe5504ffef5b9.tar.zst
freebsd-ports-gnome-c26df24ef22ddc1d6da09fc70c0fe5504ffef5b9.zip
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter f-h
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