mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
games/gnome-chess: unbreak on recent -current (+)
Fixes ld: error: undefined symbol: floor PR: 285950
This commit is contained in:
parent
bbd0a74cbd
commit
00ef3b5fc7
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ USE_GNOME= cairo gtk40 librsvg2 libxml2:build
|
|||
USE_GL= egl gl
|
||||
BINARY_ALIAS= python3=${PYTHON_VERSION}
|
||||
|
||||
LDFLAGS+= -lm
|
||||
|
||||
GLIB_SCHEMAS= org.gnome.Chess.gschema.xml
|
||||
|
||||
OPTIONS_DEFINE= GNUCHESS
|
||||
|
|
Loading…
Add table
Reference in a new issue