diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-03-19 23:02:30 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-03-19 23:02:30 +0000 |
commit | 29a23b8db46037b11c05515ac5fdf5943629c024 (patch) | |
tree | 232716313097cfa367290f99641e117ac715906f /games/springlobby/Makefile | |
parent | 850bd11e4dd14835c3d7d84a80d5181003732149 (diff) |
Notes
Diffstat (limited to 'games/springlobby/Makefile')
-rw-r--r-- | games/springlobby/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/springlobby/Makefile b/games/springlobby/Makefile index 8a2dd49db62d..55e74229bec1 100644 --- a/games/springlobby/Makefile +++ b/games/springlobby/Makefile @@ -22,7 +22,6 @@ USES= cmake compiler:c++11-lib pkgconfig tar:bzip2 CMAKE_ARGS= -DwxWidgets_CONFIG_EXECUTABLE="${WX_CONFIG}" \ -DENABLE_DEBUG_REPORT=FALSE USE_WX= 2.8+ -LLD_UNSAFE= yes PORTDOCS= * |