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:
Piotr Kubaj 2019-06-14 21:22:01 +00:00
parent a2285945f8
commit 81c9f50aa6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504213

View file

@ -14,7 +14,7 @@ COMMENT= OpenGL screensaver collection
LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick6 \
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
GNU_CONFIGURE= yes