1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Add compiler:c++11-lang to USES to fix build on gcc-based archs.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-11-24 19:59:30 +00:00
parent aaee35a7b2
commit 834817a827
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485789

View File

@ -17,7 +17,7 @@ LIB_DEPENDS= libgsl.so:math/gsl \
# qwt.5:x11-toolkits/qwt5 \ # qwt.5:x11-toolkits/qwt5 \
# qwtplot3d-qt4:math/qwtplot3d-qt4 # qwtplot3d-qt4:math/qwtplot3d-qt4
USES= dos2unix gmake qmake qt:4 tar:bzip2 USES= compiler:c++11-lang dos2unix gmake qmake qt:4 tar:bzip2
USE_QT= gui opengl svg qt3support network assistantclient \ USE_QT= gui opengl svg qt3support network assistantclient \
moc_build rcc_build moc_build rcc_build
USE_GL= glu USE_GL= glu