git: da4db5b6b231 - main - cad/PrusaSlicer: fix depends
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Nov 2023 19:22:17 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=da4db5b6b2313de908ac6dc3a53210c497fb2b6d commit da4db5b6b2313de908ac6dc3a53210c497fb2b6d Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-11-15 19:22:06 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-11-15 19:22:06 +0000 cad/PrusaSlicer: fix depends --- cad/PrusaSlicer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile index c1661fd0f111..ad12233bd153 100644 --- a/cad/PrusaSlicer/Makefile +++ b/cad/PrusaSlicer/Makefile @@ -34,7 +34,7 @@ LIB_DEPENDS= libtbb.so:devel/onetbb \ libfontconfig.so:x11-fonts/fontconfig \ libfreeimage.so:graphics/freeimage \ libfreetype.so:print/freetype2 \ - libavcodec.so:multimedia/ffmpeg \ + libavcodec.so:multimedia/ffmpeg4 \ libharfbuzz.so:print/harfbuzz \ libwayland-egl.so:graphics/wayland