From 30d5256aa4a459cf75701892edcfb97135d827ac Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 2 Dec 2018 12:59:23 +0000 Subject: USES=compiler:c++11-lang is necessary to fix build on GCC-based architectures. PR: 233634 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) --- deskutils/flameshot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deskutils/flameshot/Makefile') diff --git a/deskutils/flameshot/Makefile b/deskutils/flameshot/Makefile index 0d5892be8736..3da8a6f5a7af 100644 --- a/deskutils/flameshot/Makefile +++ b/deskutils/flameshot/Makefile @@ -17,7 +17,7 @@ GH_ACCOUNT= lupoDharkael INSTALL_ICONS= yes -USES= qmake qt:5 +USES= compiler:c++11-lang qmake qt:5 USE_GITHUB= yes USE_GL= gl USE_QT= core dbus gui linguist network widgets \ -- cgit v1.2.3