From 16212a14462a84d193ce4523f8d305411245d38b Mon Sep 17 00:00:00 2001 From: pav Date: Sun, 22 Jun 2008 18:33:46 +0000 Subject: - Builds now --- games/battletanks/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'games') diff --git a/games/battletanks/Makefile b/games/battletanks/Makefile index 3d1097b0dbef..880e0d4f4f6c 100644 --- a/games/battletanks/Makefile +++ b/games/battletanks/Makefile @@ -38,10 +38,6 @@ SCONS_ARGS+= enable_lua=false DESKTOP_ENTRIES="Battle Tanks" "${COMMENT}" "" "bt" "Application;Game;" false -.if ${OSVERSION} < 700042 -BROKEN= does not compile -.endif - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bt ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/*[^s].so ${PREFIX}/lib -- cgit