aboutsummaryrefslogtreecommitdiff
path: root/misc/qlcplus
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-21 18:02:14 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-07-21 18:26:14 +0000
commitfbd4ab08f01657e04697397f98ce457bab755c28 (patch)
tree07a69e4cd94e98f801cb63f5ebf57e08fab6c471 /misc/qlcplus
parent3ae28b58c4de33234d8e52343e759caded82a5e2 (diff)
Diffstat (limited to 'misc/qlcplus')
-rw-r--r--misc/qlcplus/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/qlcplus/Makefile b/misc/qlcplus/Makefile
index 734cb6f87d02..413c897c1efb 100644
--- a/misc/qlcplus/Makefile
+++ b/misc/qlcplus/Makefile
@@ -19,15 +19,15 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \
libudev.so:devel/libudev-devd
USES= desktop-file-utils gl pkgconfig qmake qt:5 shared-mime-info shebangfix
-USE_QT= core gui multimedia network script testlib widgets buildtools:build
+USE_CXXSTD= c++14
+USE_GITHUB= yes
+GH_ACCOUNT= mcallegari
USE_GL= gl
USE_LDCONFIG= yes
+USE_QT= core gui multimedia network script testlib widgets buildtools:build
SHEBANG_FILES= translate.sh
-USE_GITHUB= yes
-GH_ACCOUNT= mcallegari
-
BINARY_ALIAS= g++=${CXX}
post-patch: