mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Fix build on gcc-based architectures:
/usr/local/lib/libgraphite2.so.3: undefined reference to `__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
This commit is contained in:
parent
de7d53e410
commit
06365b2e2f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495413
@ -13,7 +13,7 @@ COMMENT= Graphical, easy to use math program
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= gmake pkgconfig tar:bzip2
|
||||
USES= compiler:c++11-lang gmake pkgconfig tar:bzip2
|
||||
USE_GNOME= gtk20
|
||||
USE_GL= glu
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user