diff options
Diffstat (limited to 'games/gretools/Makefile')
-rw-r--r-- | games/gretools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gretools/Makefile b/games/gretools/Makefile index 64d21a3ee66b..5bc0baf67536 100644 --- a/games/gretools/Makefile +++ b/games/gretools/Makefile @@ -20,6 +20,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_OMF= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/bin/python -t|/usr/bin/env python|g ; \ s|@prefix@|${LOCALBASE}|g ; s|@share@|share|g' \ |