From c84e1cd8e6ce90aad916148ab61808a44ca8f718 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 17:36:33 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: games) --- games/wmtictactoe/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/wmtictactoe') diff --git a/games/wmtictactoe/Makefile b/games/wmtictactoe/Makefile index b8c33a958515..30e41b988cc0 100644 --- a/games/wmtictactoe/Makefile +++ b/games/wmtictactoe/Makefile @@ -18,6 +18,7 @@ USE_GMAKE= yes PLIST_FILES= bin/wmtictactoe +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|^void .*main|int main|' ${WRKSRC}/wmtictactoe.c -- cgit v1.2.3