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:
Mark Linimon 2019-03-12 01:27:50 +00:00
parent 1f57592d73
commit f58abe579b

View File

@ -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