diff options
Diffstat (limited to 'games/trigger-rally/Makefile')
-rw-r--r-- | games/trigger-rally/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/trigger-rally/Makefile b/games/trigger-rally/Makefile index edd650bb94e2..e289edb1df72 100644 --- a/games/trigger-rally/Makefile +++ b/games/trigger-rally/Makefile @@ -26,6 +26,7 @@ USE_SDL= sdl2 image2 USE_GL= glu gl glew MAKEFILE= GNUmakefile ALL_TARGET= build +LLD_UNSAFE= yes WORKINGSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} DATADIR= ${PREFIX}/share/games/trigger-rally |