diff options
Diffstat (limited to 'games/lolcat/Makefile')
-rw-r--r-- | games/lolcat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/lolcat/Makefile b/games/lolcat/Makefile index 6e92e645dd13..b82b13aecf19 100644 --- a/games/lolcat/Makefile +++ b/games/lolcat/Makefile @@ -18,6 +18,7 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes post-install: ${ECHO_CMD} "bin/lolcat" >> ${TMPPLIST} |