mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
graphics/reallyslick: fix build
Switch to ports GCC to fix: /usr/local/lib/libgraphite2.so.3: undefined reference to `__cxa_throw_bad_array_new_length@CXXABI_1.3.8' Approved by: mentors (implicite approval)
This commit is contained in:
parent
a2285945f8
commit
81c9f50aa6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504213
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ COMMENT= OpenGL screensaver collection
|
||||||
LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick6 \
|
LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick6 \
|
||||||
libGLC.so:graphics/quesoglc
|
libGLC.so:graphics/quesoglc
|
||||||
|
|
||||||
USES= compiler gmake pathfix pkgconfig tar:bzip2 libtool
|
USES= compiler:c++11-lang gmake pathfix pkgconfig tar:bzip2 libtool
|
||||||
USE_GL= glut
|
USE_GL= glut
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue