mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
x11-fm/caja: adding gvfs dependency
This commit is contained in:
parent
c09848e872
commit
fadd76d554
@ -1,5 +1,6 @@
|
||||
PORTNAME= caja
|
||||
PORTVERSION= 1.28.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-fm mate
|
||||
MASTER_SITES= MATE
|
||||
DIST_SUBDIR= mate
|
||||
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user