git: 20bed4db92cd - main - x11-fm/caja: Adding ffmpegthumbnailer lib depends

From: Eric Turgeon <ericbsd_at_FreeBSD.org>
Date: Fri, 24 Jun 2022 23:29:47 UTC
The branch main has been updated by ericbsd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=20bed4db92cdc3054b34411a82f75c7c4d9e69b9

commit 20bed4db92cdc3054b34411a82f75c7c4d9e69b9
Author:     Eric Turgeon <ericbsd@FreeBSD.org>
AuthorDate: 2022-06-24 23:27:13 +0000
Commit:     Eric Turgeon <ericbsd@FreeBSD.org>
CommitDate: 2022-06-24 23:27:13 +0000

    x11-fm/caja: Adding ffmpegthumbnailer lib depends
    
    related to ghostbsd/ghostbsd-src#202 issue
---
 x11-fm/caja/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-fm/caja/Makefile b/x11-fm/caja/Makefile
index 97aa8e41922a..aae37a1ba5bd 100644
--- a/x11-fm/caja/Makefile
+++ b/x11-fm/caja/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	caja
 PORTVERSION=	1.26.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	x11-fm mate
 MASTER_SITES=	MATE
 DIST_SUBDIR=	mate
@@ -17,6 +17,7 @@ LICENSE_FILE_LGPL20+ =	${WRKSRC}/COPYING.LIB
 
 LIB_DEPENDS=	libexif.so:graphics/libexif \
 		libexempi.so:textproc/exempi \
+		libffmpegthumbnailer.so:multimedia/ffmpegthumbnailer \
 		libstartup-notification-1.so:x11/startup-notification \
 		libnotify.so:devel/libnotify