From 435d3d3bc31e7471a08f708dc8dd0ddb1b3876d2 Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Sat, 4 Mar 2023 15:34:16 +0100 Subject: multimedia/mkvtoolnix-nox11: Add mkvtoolnix without GUI variant Details: The default mkvtoolnix package comes with a large number of x11 related dependencies. Without UI, the tools still provide very useful functionality, and are well suited for headless systems. Having a -nox11 instance of the port allows to provide an official GUI-free package. --- multimedia/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia/Makefile') diff --git a/multimedia/Makefile b/multimedia/Makefile index 7875ba189f9b..7474c3b6441a 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -227,6 +227,7 @@ SUBDIR += mkclean SUBDIR += mkvalidator SUBDIR += mkvtoolnix + SUBDIR += mkvtoolnix-nox11 SUBDIR += mkxvcd SUBDIR += mlt6 SUBDIR += mlt6-qt5 -- cgit v1.2.3