diff options
Diffstat (limited to 'games/biloba')
-rw-r--r-- | games/biloba/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/biloba/Makefile b/games/biloba/Makefile index db70a49fec5d..624120b2ff0c 100644 --- a/games/biloba/Makefile +++ b/games/biloba/Makefile @@ -21,6 +21,7 @@ DESKTOP_ENTRIES="Biloba" \ "Game;LogicGame;" \ false +NO_STAGE= yes post-install: ${INSTALL_DATA} ${WRKSRC}/biloba_icon.png ${DATADIR}/ |