From a130e8bb96a0e31d6204d1496b410a5fbdb00ac4 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Sun, 9 Nov 2003 11:24:26 +0000 Subject: Remove extra character from BROKEN assignment. --- games/tank/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/tank') diff --git a/games/tank/Makefile b/games/tank/Makefile index 658bf669ed77..c03e211553c1 100644 --- a/games/tank/Makefile +++ b/games/tank/Makefile @@ -24,7 +24,7 @@ ALL_TARGET= linux-mesa-elf .include .if ${OSVERSION} > 500000 -BROKEN=i "does not build on FreeBSD ${OSVERSION}" +BROKEN= "does not build on FreeBSD ${OSVERSION}" .endif do-install: -- cgit v1.2.3