aboutsummaryrefslogtreecommitdiffstats
path: root/audio/bambootracker
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2019-04-08 21:05:47 +0800
committerehaupt <ehaupt@FreeBSD.org>2019-04-08 21:05:47 +0800
commita029282cf3ed36d224351fc5e2a02fc0366b8005 (patch)
tree03b7e3f52e1efd1dd189469064f579cfce958712 /audio/bambootracker
parent676c9188c74588d0a0210c98c9b700cd50766222 (diff)
downloadfreebsd-ports-gnome-a029282cf3ed36d224351fc5e2a02fc0366b8005.tar.gz
freebsd-ports-gnome-a029282cf3ed36d224351fc5e2a02fc0366b8005.tar.zst
freebsd-ports-gnome-a029282cf3ed36d224351fc5e2a02fc0366b8005.zip
Fix build with GCC-based architectures.
PR: 237099 Submitted by: pkubaj@anongoth.pl
Diffstat (limited to 'audio/bambootracker')
-rw-r--r--audio/bambootracker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/bambootracker/Makefile b/audio/bambootracker/Makefile
index d8f321dacd5e..1c6265ff7736 100644
--- a/audio/bambootracker/Makefile
+++ b/audio/bambootracker/Makefile
@@ -14,7 +14,7 @@ COMMENT= Music tracker for the Yamaha YM2608 (OPNA) sound chip
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= qmake qt:5 gl
+USES= compiler:c++14-lang qmake qt:5 gl
USE_QT= buildtools core gui linguisttools_build multimedia network \
widgets
USE_GL= gl