Fix build on gcc-based architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
1f57592d73
commit
f58abe579b
@ -20,7 +20,7 @@ LIB_DEPENDS= libgif.so:graphics/giflib \
|
||||
libpng.so:graphics/png \
|
||||
libsz.so:science/szip
|
||||
|
||||
USES= cmake jpeg gettext-runtime python:2.7
|
||||
USES= cmake compiler:c++11-lang gettext-runtime jpeg python:2.7
|
||||
USE_GL= gl glu glut
|
||||
USE_XORG= xi xmu
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user