aboutsummaryrefslogtreecommitdiff
path: root/science/antioch
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-18 09:28:34 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-18 09:28:34 +0000
commit2f0d68299c6f70641ef9b876c2da331dab29c3e3 (patch)
tree040699a97edeff87d68a4edca73b4152317159b5 /science/antioch
parent26172f8e4c47bc6d5fc8c98bbcebcf1d6946d4e7 (diff)
downloadports-2f0d68299c6f70641ef9b876c2da331dab29c3e3.tar.gz
ports-2f0d68299c6f70641ef9b876c2da331dab29c3e3.zip
Upgrade these ports to USES=compiler:c++11-lang to fix build on gcc-based
archs such as powerpc64. Tested for no effect on amd64. While here, pet portlint. Approved by: portgmr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=480003
Diffstat (limited to 'science/antioch')
-rw-r--r--science/antioch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/antioch/Makefile b/science/antioch/Makefile
index 3cb8012ec603..e771ef48baf2 100644
--- a/science/antioch/Makefile
+++ b/science/antioch/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/metaphysicl/metaphysicl_version.h:science/me
LIB_DEPENDS= libgsl.so:math/gsl \
libOpenCL.so:devel/ocl-icd
-USES= autoreconf eigen:3 gmake libtool localbase
+USES= autoreconf compiler:c++11-lang eigen:3 gmake libtool localbase
USE_GITHUB= yes
GH_ACCOUNT= libantioch
GNU_CONFIGURE= yes