Skip to content

Commit

Permalink
x11-fm/caja: adding gvfs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ericbsd committed Mar 10, 2024
1 parent c09848e commit fadd76d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion x11-fm/caja/Makefile
@@ -1,5 +1,6 @@
PORTNAME= caja
PORTVERSION= 1.28.0
PORTREVISION= 1
CATEGORIES= x11-fm mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
Expand All @@ -25,7 +26,8 @@ USES= compiler:c11 desktop-file-utils gettext gmake gnome libtool \
localbase mate pathfix pkgconfig shared-mime-info tar:xz xorg
USE_MATE= desktop icontheme:run
USE_XORG= ice sm x11
USE_GNOME= cairo gtk30 gnomeprefix intltool introspection:build libxml2
USE_GNOME= cairo gtk30 gnomeprefix intltool introspection:build libxml2 \
gvfs
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
Expand Down

0 comments on commit fadd76d

Please sign in to comment.