aboutsummaryrefslogtreecommitdiff
path: root/audio/tiatracker
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-01-24 04:38:04 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-01-24 04:38:04 +0000
commit568ac2416891a0c53ae57f9ba10780ff6392a9b7 (patch)
tree2467a060b9d887e4a8d3e5adb6ed892ade8a5474 /audio/tiatracker
parent1d8159cac8087030cae347555f483583a59b732e (diff)
downloadports-568ac2416891a0c53ae57f9ba10780ff6392a9b7.tar.gz
ports-568ac2416891a0c53ae57f9ba10780ff6392a9b7.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=562447
Diffstat (limited to 'audio/tiatracker')
-rw-r--r--audio/tiatracker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tiatracker/Makefile b/audio/tiatracker/Makefile
index 3abf7b544a05..dd437af6a3b0 100644
--- a/audio/tiatracker/Makefile
+++ b/audio/tiatracker/Makefile
@@ -14,7 +14,7 @@ COMMENT= Music tracker for making Atari VCS 2600
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/license.txt
-USES= dos2unix gl qmake qt:5 sdl tar:xz
+USES= compiler:c++11-lang dos2unix gl qmake qt:5 sdl tar:xz
DOS2UNIX_GLOB= *.c *.cpp *.h *.k65 *.pro
USE_GL= gl
USE_QT= core gui widgets buildtools_build