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 @@ -1,24 +1,23 @@ PORTNAME= mpc-qt DISTVERSIONPREFIX= v DISTVERSION= 20.10 PORTREVISION= 1 CATEGORIES= multimedia audio MAINTAINER= jbeich@FreeBSD.org COMMENT= Qt 5 clone of Media Player Classic based on libmpv 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 .include