aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-07-20 21:16:48 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-07-20 21:16:48 +0000
commit16c9a2fb6d7f8798a51d9dbae12a8ee37d893721 (patch)
tree5e4bfef737791e91f475a0a6cb0512c91f5a3dac /math
parent56e1c13d3b9e14a3773bb722346efa73a1d7c805 (diff)
downloadports-16c9a2fb6d7f8798a51d9dbae12a8ee37d893721.tar.gz
ports-16c9a2fb6d7f8798a51d9dbae12a8ee37d893721.zip
MFH: r542673
math/cocoalib: fix build on GCC architectures Use C++11 compiler: /wrkdirs/usr/ports/math/cocoalib/work/CoCoALib-0.99710/include/CoCoA/TmpPBMill.H:263: error: 'nullptr' was not declared in this scope Approved by: portmgr (fix build blanket)
Notes
Notes: svn path=/branches/2020Q3/; revision=542674
Diffstat (limited to 'math')
-rw-r--r--math/cocoalib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cocoalib/Makefile b/math/cocoalib/Makefile
index 788b7648159c..6dba1b8c2acb 100644
--- a/math/cocoalib/Makefile
+++ b/math/cocoalib/Makefile
@@ -17,7 +17,7 @@ LICENSE_FILE_GFDL= ${WRKSRC}/doc/COPYING
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libgmp.so:math/gmp
-USES= shebangfix tar:tgz
+USES= compiler:c++11-lang shebangfix tar:tgz
SHEBANG_GLOB= *.sh