aboutsummaryrefslogtreecommitdiff
path: root/net/savvycan
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-08-26 04:42:32 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-08-26 04:42:32 +0000
commit295b365b850e9d49c09049d2abcb12cae7d8751e (patch)
treebb6408130784e4cc3378de8ec879e0920ea92a48 /net/savvycan
parent0cb48498ee3c3288858053fdb3f775f8c0d4e812 (diff)
downloadports-295b365b850e9d49c09049d2abcb12cae7d8751e.tar.gz
ports-295b365b850e9d49c09049d2abcb12cae7d8751e.zip
Add compiler:c++11-lang to USES to fix the 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=509863
Diffstat (limited to 'net/savvycan')
-rw-r--r--net/savvycan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/savvycan/Makefile b/net/savvycan/Makefile
index 4a6011d13eca..619dafcb275c 100644
--- a/net/savvycan/Makefile
+++ b/net/savvycan/Makefile
@@ -12,7 +12,7 @@ LICENSE= MIT
BUILD_DEPENDS= sphinx-build:textproc/py-sphinx@${PY_FLAVOR}
-USES= gmake python:build qmake qt:5
+USES= compiler:c++11-lang gmake python:build qmake qt:5
USE_QT= buildtools_build core gui help printsupport serialbus \
serialport websockets-qml widgets