diff options
Diffstat (limited to 'games/oneko-sakura/Makefile')
-rw-r--r-- | games/oneko-sakura/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/oneko-sakura/Makefile b/games/oneko-sakura/Makefile index c5fdb8b5c66f..8c65f831502f 100644 --- a/games/oneko-sakura/Makefile +++ b/games/oneko-sakura/Makefile @@ -21,6 +21,7 @@ NO_CDROM= Including derivatives from CARDCAPTOR SAKURA. See http://www.clamp-net NO_LATEST_LINK= yes +NO_STAGE= yes pre-configure: @${REINPLACE_CMD} -e 's,/\*\*/# Cannot compile in using Gcc,/* Cannot compile using Gcc */,' \ ${WRKSRC}/Imakefile |