From 030d0cf21089bf046d2be30bfbe8ea5af4d54f17 Mon Sep 17 00:00:00 2001
From: Mark Linimon <linimon@FreeBSD.org>
Date: Sun, 9 Jun 2019 22:41:34 +0000
Subject: Add compiler:c++17-lang to USES to fix build on gcc-based
 architectures.

Approved by:	portmgr (tier-2 blanket)
---
 devel/estd/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/estd/Makefile b/devel/estd/Makefile
index bdb02e5e2f7a..b6895c303835 100644
--- a/devel/estd/Makefile
+++ b/devel/estd/Makefile
@@ -10,7 +10,7 @@ COMMENT=	Header-only C++ utilities in the style of the standard library
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cmake
+USES=		cmake compiler:c++17-lang
 USE_GITHUB=	yes
 GH_ACCOUNT=	fizyr
 
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0