science/luscus: fix build with GCC-based architectures
Add USES=compiler:c++11-lang to fix linking: /usr/local/lib/libgraphite2.so.3: undefined reference to `__cxa_throw_bad_array_new_length@CXXABI_1.3.8' Approved by: mentors (implicit approval)
This commit is contained in:
parent
4b87ab1d28
commit
3edb29c651
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501140
@ -20,7 +20,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
RUN_DEPENDS= bash:shells/bash \
|
||||
babel:science/openbabel
|
||||
|
||||
USES= cmake gettext-runtime pkgconfig shebangfix
|
||||
USES= cmake compiler:c++11-lang gettext-runtime pkgconfig shebangfix
|
||||
SHEBANG_GLOB= *.sh
|
||||
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango pangox-compat
|
||||
USE_GL= gl glu
|
||||
|
Loading…
Reference in New Issue
Block a user