diff options
Diffstat (limited to 'games/tbe/Makefile')
-rw-r--r-- | games/tbe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tbe/Makefile b/games/tbe/Makefile index 4ba1dd22d17e..08656f7b4d8c 100644 --- a/games/tbe/Makefile +++ b/games/tbe/Makefile @@ -24,6 +24,7 @@ DESKTOP_ENTRIES="The Butterfly Effect" "Inspired by The Incredible Machine" \ "${DATADIR}/images/tbe-icon.png" \ "${PREFIX}/bin/tbe" "LogicGame;Game;" false +NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's/ make/ ${GMAKE}/' \ ${WRKSRC}/3rdParty/Makefile |