diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/tank/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk> .if ${OSVERSION} > 500000 -BROKEN=i "does not build on FreeBSD ${OSVERSION}" +BROKEN= "does not build on FreeBSD ${OSVERSION}" .endif do-install: |