From a9a68cd9e15446ec71200793900ef680bbf9f903 Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Tue, 20 Dec 2022 18:52:43 +0200 Subject: [PATCH] packaging: FreeBSD no longer has libmms port they have to fix their ports system - packaging does not fail if a port is not available but a package for it is installed on the system Signed-off-by: Ivailo Monev --- packaging/freebsd/katana-extraapps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/freebsd/katana-extraapps/Makefile b/packaging/freebsd/katana-extraapps/Makefile index 54c265f..afa6716 100644 --- a/packaging/freebsd/katana-extraapps/Makefile +++ b/packaging/freebsd/katana-extraapps/Makefile @@ -31,7 +31,7 @@ LIB_DEPENDS = libKtCore.so:katana/katie libkdecore.so:katana/katanalibs \ libasound.so:audio/alsa-lib libtag.so:audio/taglib \ libffmpegthumbnailer.so:multimedia/ffmpegthumbnailer libqalculate.so:math/libqalculate \ libspectre.so:print/libspectre libfreetype.so:print/freetype2 \ - libdjvulibre.so:graphics/djvulibre libepub.so:textproc/ebook-tools libmms.so:net/libmms \ + libdjvulibre.so:graphics/djvulibre libepub.so:textproc/ebook-tools \ libvncserver.so:net/libvncserver libfreerdp2.so:net/freerdp \ libtorrent-rasterbar.so:net-p2p/libtorrent-rasterbar libpoppler-cpp.so:graphics/poppler CMAKE_ARGS = -Wno-dev -DBUILD_partitionmanager=FALSE