mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Fix linking error
ld: error: undefined symbol: pow
This commit is contained in:
parent
88c31f59a8
commit
c51d816b6b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541479
@ -22,4 +22,6 @@ USES= desktop-file-utils gnome pkgconfig
|
||||
USE_CSTD= gnu89
|
||||
USE_GNOME= libglade2
|
||||
|
||||
LDFLAGS+= -lm
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user