aboutsummaryrefslogtreecommitdiff
path: root/audio/flacon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/flacon/Makefile')
-rw-r--r--audio/flacon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/flacon/Makefile b/audio/flacon/Makefile
index c1e52bf85722..db7a067449d6 100644
--- a/audio/flacon/Makefile
+++ b/audio/flacon/Makefile
@@ -13,9 +13,9 @@ LICENSE= LGPL21
LIB_DEPENDS= libuchardet.so:textproc/uchardet
-USES= cmake desktop-file-utils pkgconfig
+USES= cmake desktop-file-utils pkgconfig qt:5
USE_GITHUB= yes
-USE_QT5= buildtools_build concurrent_build qmake_build \
+USE_QT= buildtools_build concurrent_build qmake_build \
linguisttools_build core gui network widgets
.include <bsd.port.mk>