aboutsummaryrefslogtreecommitdiffstats
path: root/math/ignition-math
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-11-28 00:10:16 +0800
committerlinimon <linimon@FreeBSD.org>2018-11-28 00:10:16 +0800
commit8cc8f744df3d1f59f00b1e0237f611f465b3a435 (patch)
treed4331bf41b81d033f488f01c563c2e3ca62ff743 /math/ignition-math
parent399462387626e680a6002af1d200c3252f3bc643 (diff)
downloadfreebsd-ports-gnome-8cc8f744df3d1f59f00b1e0237f611f465b3a435.tar.gz
freebsd-ports-gnome-8cc8f744df3d1f59f00b1e0237f611f465b3a435.tar.zst
freebsd-ports-gnome-8cc8f744df3d1f59f00b1e0237f611f465b3a435.zip
Use USES=compiler:c++17-lang to build on GCC-based architectures.
PR: 233537 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'math/ignition-math')
-rw-r--r--math/ignition-math/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ignition-math/Makefile b/math/ignition-math/Makefile
index 3818e6656fa2..5bf6a033a57d 100644
--- a/math/ignition-math/Makefile
+++ b/math/ignition-math/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake
-USES= cmake:outsource eigen:3
+USES= compiler:c++17-lang cmake:outsource eigen:3
USE_LDCONFIG= yes
CMAKE_OFF= BUILD_TESTING