1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/games/netherearth
Tobias Kortkamp 9f2dd54023 games/netherearth: Fix build with Clang 6
bullet.cpp:184:7: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing]
                                  bullet->pos.x,bullet->pos.y,0.3,1};
                                  ^~~~~~~~~~~~~

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475964_s336959/logs/errors/netherearth-0.51_9.log

- While here add missing dependencies
2018-08-02 05:48:38 +00:00
..
files
distinfo
Makefile games/netherearth: Fix build with Clang 6 2018-08-02 05:48:38 +00:00
pkg-descr
pkg-plist