aboutsummaryrefslogtreecommitdiff
path: root/port-files/FreeBSD/x11
diff options
context:
space:
mode:
Diffstat (limited to 'port-files/FreeBSD/x11')
-rw-r--r--port-files/FreeBSD/x11/lumina-coreutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/port-files/FreeBSD/x11/lumina-coreutils/Makefile b/port-files/FreeBSD/x11/lumina-coreutils/Makefile
index b417f5a2..87457ea3 100644
--- a/port-files/FreeBSD/x11/lumina-coreutils/Makefile
+++ b/port-files/FreeBSD/x11/lumina-coreutils/Makefile
@@ -25,7 +25,7 @@ MAKE_JOBS_UNSAFE=yes
USE_LDCONFIG= yes
USE_QT5= core gui widgets network svg imageformats \
- buildtools_build x11extras concurrent
+ buildtools_build x11extras concurrent multimedia
USES= desktop-file-utils qmake
USE_GITHUB= yes
GH_ACCOUNT= trueos
bgstack15