From c26df24ef22ddc1d6da09fc70c0fe5504ffef5b9 Mon Sep 17 00:00:00 2001 From: gabor Date: Sun, 15 Apr 2007 21:06:14 +0000 Subject: - Remove FreeBSD 4.X support from unmaintained ports in categories starting with letter f-h --- games/torcs/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'games/torcs') 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 -.if ${OSVERSION} < 500000 -BROKEN= Does not compile on FreeBSD-4. -.endif - .if ${OSVERSION} < 500041 CPPFLAGS+= -I${X11BASE}/include .else -- cgit