From 0a274268c9edf05e1b10155d147c9dbc6556e3e2 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sun, 6 Jun 2021 10:43:42 -0700 Subject: astro/siril: Add run-time dependency on devel/gvfs PR: 256435 Reported by: Stefan Rumetshofer --- astro/siril/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/astro/siril/Makefile b/astro/siril/Makefile index 9ea18823e8cd..2b04309c29dc 100644 --- a/astro/siril/Makefile +++ b/astro/siril/Makefile @@ -1,5 +1,6 @@ PORTNAME= siril DISTVERSION= 0.99.8.1 +PORTREVISION= 1 CATEGORIES= astro graphics MASTER_SITES= https://free-astro.org/download/ @@ -31,7 +32,7 @@ LIB_DEPENDS+= libopencv_photo.so:graphics/opencv # for some reason, configure fa USES= compiler:c++11-lang desktop-file-utils gettext \ gnome meson pkgconfig jpeg shared-mime-info tar:bz2 -USE_GNOME= atk cairo gdkpixbuf2 gtk30 intltool pango +USE_GNOME= atk cairo gdkpixbuf2 gtk30 gvfs_run intltool pango INSTALLS_ICONS= yes -- cgit v1.2.3