diff options
Diffstat (limited to 'games/tank/Makefile')
-rw-r--r-- | games/tank/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/tank/Makefile b/games/tank/Makefile index d3c7ed51b1f6..a5d49ccafdb8 100644 --- a/games/tank/Makefile +++ b/games/tank/Makefile @@ -24,10 +24,6 @@ ALL_TARGET= linux-mesa-elf .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 502126 -BROKEN= "Does not compile on FreeBSD >= 5.x" -.endif - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tank ${PREFIX}/bin ${MKDIR} ${DATADIR} |