aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-02-17 10:56:27 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-02-17 10:56:27 +0000
commit816b7ede91ebf9d14a1db8fa601bb27af7dd0a0a (patch)
tree0ad4dccd007755b39e5c40e91c6fdb6f2ed3034e /print
parentd4b10e52feb90e5b66f02112a673dc0d435b22a1 (diff)
downloadports-816b7ede91ebf9d14a1db8fa601bb27af7dd0a0a.tar.gz
ports-816b7ede91ebf9d14a1db8fa601bb27af7dd0a0a.zip
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
cc1plus: error: unrecognized command line option "-std=gnu++11" Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=565495
Diffstat (limited to 'print')
-rw-r--r--print/posterazor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/posterazor/Makefile b/print/posterazor/Makefile
index 3bc3d89de9a5..17a35354082e 100644
--- a/print/posterazor/Makefile
+++ b/print/posterazor/Makefile
@@ -12,7 +12,7 @@ COMMENT= Cuts an image into pieces which can be printed out as a poster
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= dos2unix gl localbase:ldflags qmake qt:5
+USES= compiler:c++11-lang dos2unix gl localbase:ldflags qmake qt:5
USE_GITHUB= yes
GH_ACCOUNT= ehaupt
USE_GL= gl