summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multimedia/webcamoid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/webcamoid/Makefile b/multimedia/webcamoid/Makefile
index f49e55aae90d..157b8898a5d2 100644
--- a/multimedia/webcamoid/Makefile
+++ b/multimedia/webcamoid/Makefile
@@ -29,7 +29,7 @@ QMAKE_ARGS= INSTALLQMLDIR=${QT_QMLDIR} \
MANDIR=${PREFIX}/man
# Workaround for the crash when built with clang that the upstream author says is a bug in clang
-USE_GCC= 6+
+USE_GCC= yes
# Workaround for Bug#224137: devel/qt5-qmake: Doesn't use the right compiler in case USE_GCC is selected
BINARY_ALIAS= g++=${CXX}