aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-07-15 10:00:33 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-07-15 10:05:26 +0000
commit0343e9676c13d5acded44db6f16f13e24d99f0c5 (patch)
tree4a0d2aa09df39c67e2c22902be7a3d5f56d60d5e
parent48f0be599e53291a67ccb86a660aa8449c5597b2 (diff)
downloadports-0343e9676c13d5acded44db6f16f13e24d99f0c5.tar.gz
ports-0343e9676c13d5acded44db6f16f13e24d99f0c5.zip
multimedia/mpc-qt: sort USE_*
(cherry picked from commit 16d0071b8a719e467d30c1167244263aba046599)
-rw-r--r--multimedia/mpc-qt/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/mpc-qt/Makefile b/multimedia/mpc-qt/Makefile
index ea9a64376d2a..63e01e68888c 100644
--- a/multimedia/mpc-qt/Makefile
+++ b/multimedia/mpc-qt/Makefile
@@ -12,12 +12,11 @@ LICENSE= GPLv2
BUILD_DEPENDS= mpv>=0.29,1:multimedia/mpv
LIB_DEPENDS= libmpv.so:multimedia/mpv
-USE_GITHUB= yes
-
USES= compiler:c++14-lang desktop-file-utils gl pkgconfig qmake qt:5
+USE_GITHUB= yes
+USE_GL= gl
USE_QT= qmake_build buildtools_build linguisttools_build \
core dbus gui network svg_run widgets x11extras
-USE_GL= gl
OPTIONS_DEFINE= DOCS