aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-07-05 09:24:54 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-07-05 09:24:54 +0000
commit73d407f45cefbccadd4a2acdbf8b9d3a7245ddd4 (patch)
tree370c25da42d1742c109fb6907c69f977d200023c
parent8d32385fa91d3cfd7d98d7ed2acb358b7830c6c0 (diff)
downloadports-73d407f45cefbccadd4a2acdbf8b9d3a7245ddd4.tar.gz
ports-73d407f45cefbccadd4a2acdbf8b9d3a7245ddd4.zip
Notes
-rw-r--r--math/clasp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/clasp/Makefile b/math/clasp/Makefile
index 8763af5d0feb..f77550c3e7c9 100644
--- a/math/clasp/Makefile
+++ b/math/clasp/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_sparc64= Fails to build: internal compiler error
-USES= cmake
+USES= compiler:c++11-lang cmake
USE_GITHUB= yes
GH_ACCOUNT= potassco