Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-ports.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorEric Turgeon <ericbsd@FreeBSD.org>2022-06-25 02:27:13 +0300
committerEric Turgeon <ericbsd@FreeBSD.org>2022-06-25 02:27:13 +0300
commit20bed4db92cdc3054b34411a82f75c7c4d9e69b9 (patch)
treef1969dde516e7bd4257b98a9bf3418265e916563 /x11-fm
parentf4c51cb24acf03c21c56684f7820e5cac2234432 (diff)
x11-fm/caja: Adding ffmpegthumbnailer lib depends
related to ghostbsd/ghostbsd-src#202 issue
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/caja/Makefile3
1 files changed, 2 insertions, 1 deletions
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