diff options
Diffstat (limited to 'games/motogt/Makefile')
-rw-r--r-- | games/motogt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/motogt/Makefile b/games/motogt/Makefile index 1a323bb78b50..74087a6af9cc 100644 --- a/games/motogt/Makefile +++ b/games/motogt/Makefile @@ -34,6 +34,7 @@ PORTDATA= * WRKSRC= ${WRKDIR}/MotoGT +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/MotoGT.bin ${PREFIX}/libexec/ ${INSTALL_SCRIPT} ${WRKDIR}/motogt ${PREFIX}/bin/ |