diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2018-01-08 10:38:20 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2018-01-08 10:38:20 +0000 |
commit | 7e59c3223fbfd1b9004ce4a301352f6a0c44a3be (patch) | |
tree | 07eb9f6bf24907b298f6fed695d0e1ee830c8a52 /games/irrlamb | |
parent | 66dc9dc9fc84c22dbc2a857df5bdc8874d9ac7e7 (diff) |
Notes
Diffstat (limited to 'games/irrlamb')
-rw-r--r-- | games/irrlamb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/irrlamb/Makefile b/games/irrlamb/Makefile index 15387274f4e3..68aae2f111ea 100644 --- a/games/irrlamb/Makefile +++ b/games/irrlamb/Makefile @@ -24,6 +24,7 @@ USE_GITHUB= yes GH_ACCOUNT= jazztickets USES= cmake compiler:c++11-lib lua:53 openal +LLD_UNSAFE= yes PORTDOCS= * PORTDATA= * |