diff options
Diffstat (limited to 'games/motogt/Makefile')
-rw-r--r-- | games/motogt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/motogt/Makefile b/games/motogt/Makefile index 35fda7b..5c9b388 100644 --- a/games/motogt/Makefile +++ b/games/motogt/Makefile @@ -19,7 +19,7 @@ LICENSE_COMB= multi LICENSE_FILE_GPLv20= ${WRKSRC}/doc/gpl.txt LICENSE_FILE_CC-BY-SA-3.0= ${WRKSRC}/doc/cc-by-sa.txt -USES= localbase zip +USES= localbase:ldflags zip USE_GL= gl BUILD_WRKSRC= ${WRKSRC}/src MAKEFILE= Makefile.lnx |