diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 65fe9107dfe2..a3875536ac8e 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -1,40 +1,41 @@ PORTNAME= gnome-desktop PORTVERSION= 44.3 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Additional UI API for GNOME WWW= https://gitlab.gnome.org/GNOME/gnome-desktop LICENSE= GPLv2+ LGPL20+ LICENSE_COMB= multi LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING LICENSE_FILE_LGPL20+ = ${WRKSRC}/COPYING.LIB BUILD_DEPENDS= iso-codes>0:misc/iso-codes \ gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas \ - xkeyboard-config>0:x11/xkeyboard-config + xkeyboard-config>0:x11/xkeyboard-config \ + itstool:textproc/itstool LIB_DEPENDS= libxkbregistry.so:x11/libxkbcommon \ libudev.so:devel/libudev-devd \ libgudev-1.0.so:devel/libgudev RUN_DEPENDS= iso-codes>0:misc/iso-codes \ gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas \ cantarell-fonts>0:x11-fonts/cantarell-fonts \ source-code-pro-ttf>0:x11-fonts/source-code-pro-ttf \ xkeyboard-config>0:x11/xkeyboard-config USES= bison cpe gettext gnome localbase:ldflags meson \ pkgconfig python tar:xz xorg USE_GNOME= cairo gdkpixbuf gtk30 gtk40 introspection:build USE_XORG= x11 USE_LDCONFIG= yes MESON_ARGS= -Dudev=enabled \ -Dsystemd=disabled \ -Dgtk_doc=false \ -Ddebug_tools=false \ -Ddesktop_docs=true CPE_VENDOR= gnome .include