Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2019 13:11:05 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r517057 - in head/sysutils: accountsservice asusoled battray cfengine-devel cfengine310 cfengine311 cfengine312 cfengine313 cfengine314 cinnamon-settings-daemon clsync cpu-x downtime fs...
Message-ID:  <201911081311.xA8DB5r9073785@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Fri Nov  8 13:11:05 2019
New Revision: 517057
URL: https://svnweb.freebsd.org/changeset/ports/517057

Log:
  sysutils: Add missing USES={gnome,mate,php}

Modified:
  head/sysutils/accountsservice/Makefile
  head/sysutils/asusoled/Makefile
  head/sysutils/battray/Makefile
  head/sysutils/cfengine-devel/Makefile
  head/sysutils/cfengine310/Makefile
  head/sysutils/cfengine311/Makefile
  head/sysutils/cfengine312/Makefile
  head/sysutils/cfengine313/Makefile
  head/sysutils/cfengine314/Makefile
  head/sysutils/cinnamon-settings-daemon/Makefile
  head/sysutils/clsync/Makefile
  head/sysutils/cpu-x/Makefile
  head/sysutils/downtime/Makefile
  head/sysutils/fsearch/Makefile
  head/sysutils/fusefs-cryptofs/Makefile
  head/sysutils/fusefs-curlftpfs/Makefile
  head/sysutils/fusefs-ifuse/Makefile
  head/sysutils/fusefs-smbnetfs/Makefile
  head/sysutils/gconf-editor/Makefile
  head/sysutils/gdmap/Makefile
  head/sysutils/gigolo/Makefile
  head/sysutils/gkrellflynn/Makefile
  head/sysutils/gksu/Makefile
  head/sysutils/gnome-mount/Makefile
  head/sysutils/gnome-schedule/Makefile
  head/sysutils/gnome-system-monitor/Makefile
  head/sysutils/graveman/Makefile
  head/sysutils/gsmartcontrol/Makefile
  head/sysutils/hal/Makefile
  head/sysutils/heartbeat/Makefile
  head/sysutils/hoz/Makefile
  head/sysutils/isomaster/Makefile
  head/sysutils/khelpcenter/Makefile
  head/sysutils/ldapvi/Makefile
  head/sysutils/lxtask/Makefile
  head/sysutils/mate-control-center/Makefile
  head/sysutils/mate-polkit/Makefile
  head/sysutils/mate-system-monitor/Makefile
  head/sysutils/mtpfs/Makefile
  head/sysutils/osinfo-db-tools/Makefile
  head/sysutils/osquery/Makefile
  head/sysutils/pam_mount/Makefile
  head/sysutils/pcbsd-appweb/Makefile
  head/sysutils/policykit-gnome/Makefile
  head/sysutils/policykit/Makefile
  head/sysutils/polkit-gnome/Makefile
  head/sysutils/quicksynergy/Makefile
  head/sysutils/rdup/Makefile
  head/sysutils/syslog-ng311/Makefile
  head/sysutils/syslog-ng315/Makefile
  head/sysutils/syslog-ng317/Makefile
  head/sysutils/syslog-ng318/Makefile
  head/sysutils/syslog-ng319/Makefile
  head/sysutils/syslog-ng320/Makefile
  head/sysutils/syslog-ng321/Makefile
  head/sysutils/syslog-ng322/Makefile
  head/sysutils/syslog-ng323/Makefile
  head/sysutils/syslog-ng324/Makefile
  head/sysutils/system-tools-backends/Makefile
  head/sysutils/thefish/Makefile
  head/sysutils/unieject/Makefile
  head/sysutils/xcdroast/Makefile
  head/sysutils/xen-tools/Makefile
  head/sysutils/xfce4-bsdcpufreq-plugin/Makefile
  head/sysutils/zeitgeist/Makefile

Modified: head/sysutils/accountsservice/Makefile
==============================================================================
--- head/sysutils/accountsservice/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/accountsservice/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -16,7 +16,8 @@ LIB_DEPENDS=	libdbus-glib-1.so:devel/dbus-glib \
 		libpolkit-gobject-1.so:sysutils/polkit
 
 USE_GNOME=	glib20 intlhack introspection:build libxslt
-USES=		cpe gettext gmake libtool localbase:ldflags pathfix pkgconfig tar:xz
+USES=		cpe gettext gmake gnome libtool localbase:ldflags pathfix \
+		pkgconfig tar:xz
 CPE_VENDOR=	ray_stode
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/sysutils/asusoled/Makefile
==============================================================================
--- head/sysutils/asusoled/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/asusoled/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -13,6 +13,7 @@ LICENSE=	GPLv2
 
 RUN_DEPENDS=	${FONTDIR}/TTF/luxisr.ttf:x11-fonts/font-bh-ttf
 
+USES=		sdl
 USE_SDL=	image sdl ttf
 USE_RC_SUBR=	asusoled oled_clock
 

Modified: head/sysutils/battray/Makefile
==============================================================================
--- head/sysutils/battray/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/battray/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -13,7 +13,7 @@ COMMENT=	Display notebook battery status in tray
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		python:3.3+
+USES=		gnome python:3.3+
 USE_GNOME=	pygobject3
 USE_PYTHON=	autoplist distutils optsuffix
 

Modified: head/sysutils/cfengine-devel/Makefile
==============================================================================
--- head/sysutils/cfengine-devel/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/cfengine-devel/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -32,8 +32,8 @@ USE_RC_SUBR=	cf-execd cf-serverd cf-monitord
 MAKE_JOBS_UNSAFE=	yes
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-USES=		autoreconf:build \
-		cpe gmake localbase libtool shebangfix ssl
+USES=		autoreconf:build cpe gmake gnome libtool localbase shebangfix \
+		ssl
 USE_GNOME=	libxml2
 SHEBANG_FILES=	examples/remake_outputs.pl
 CFLAGS+=	-Wno-return-type

Modified: head/sysutils/cfengine310/Makefile
==============================================================================
--- head/sysutils/cfengine310/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/cfengine310/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -32,8 +32,7 @@ USE_RC_SUBR=	cf-execd cf-serverd cf-monitord
 MAKE_JOBS_UNSAFE=	yes
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-USES=		autoreconf \
-		cpe gmake localbase libtool shebangfix ssl
+USES=		autoreconf cpe gmake gnome libtool localbase shebangfix ssl
 USE_GNOME=	libxml2
 SHEBANG_FILES=	examples/remake_outputs.pl
 CFLAGS+=	-Wno-return-type

Modified: head/sysutils/cfengine311/Makefile
==============================================================================
--- head/sysutils/cfengine311/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/cfengine311/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -32,8 +32,7 @@ USE_RC_SUBR=	cf-execd cf-serverd cf-monitord
 MAKE_JOBS_UNSAFE=	yes
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-USES=		autoreconf \
-		cpe gmake localbase libtool shebangfix ssl
+USES=		autoreconf cpe gmake gnome libtool localbase shebangfix ssl
 USE_GNOME=	libxml2
 SHEBANG_FILES=	examples/remake_outputs.pl
 CFLAGS+=	-Wno-return-type

Modified: head/sysutils/cfengine312/Makefile
==============================================================================
--- head/sysutils/cfengine312/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/cfengine312/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -29,8 +29,7 @@ USE_RC_SUBR=	cf-execd cf-serverd cf-monitord
 MAKE_JOBS_UNSAFE=	yes
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-USES=		autoreconf \
-		cpe gmake localbase libtool shebangfix ssl
+USES=		autoreconf cpe gmake gnome libtool localbase shebangfix ssl
 USE_GNOME=	libxml2
 SHEBANG_FILES=	examples/remake_outputs.pl
 CFLAGS+=	-Wno-return-type

Modified: head/sysutils/cfengine313/Makefile
==============================================================================
--- head/sysutils/cfengine313/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/cfengine313/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -29,8 +29,7 @@ USE_RC_SUBR=	cf-execd cf-serverd cf-monitord
 MAKE_JOBS_UNSAFE=	yes
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-USES=		autoreconf \
-		cpe gmake localbase libtool shebangfix ssl
+USES=		autoreconf cpe gmake gnome libtool localbase shebangfix ssl
 USE_GNOME=	libxml2
 SHEBANG_FILES=	examples/remake_outputs.pl
 CFLAGS+=	-Wno-return-type

Modified: head/sysutils/cfengine314/Makefile
==============================================================================
--- head/sysutils/cfengine314/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/cfengine314/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -29,8 +29,7 @@ USE_RC_SUBR=	cf-execd cf-serverd cf-monitord
 MAKE_JOBS_UNSAFE=	yes
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-USES=		autoreconf \
-		cpe gmake localbase libtool shebangfix ssl
+USES=		autoreconf cpe gmake gnome libtool localbase shebangfix ssl
 USE_GNOME=	libxml2
 SHEBANG_FILES=	examples/remake_outputs.pl
 CFLAGS+=	-Wno-return-type

Modified: head/sysutils/cinnamon-settings-daemon/Makefile
==============================================================================
--- head/sysutils/cinnamon-settings-daemon/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/cinnamon-settings-daemon/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -27,8 +27,7 @@ LIB_DEPENDS=	libcanberra-gtk3.so:audio/libcanberra-gtk
 RUN_DEPENDS=	cinnamon-session:x11/cinnamon-session \
 		gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
 
-USES=		autoreconf gettext gmake libtool pathfix \
-		pkgconfig tar:xz
+USES=		autoreconf gettext gmake gnome libtool pathfix pkgconfig tar:xz
 USE_GNOME=	gnomeprefix intlhack libgnomekbd \
 		libxslt:build
 USE_GITHUB=	yes

Modified: head/sysutils/clsync/Makefile
==============================================================================
--- head/sysutils/clsync/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/clsync/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -14,7 +14,7 @@ LICENSE=	GPLv3
 LIB_DEPENDS=	libinotify.so:devel/libinotify
 
 GNU_CONFIGURE=	yes
-USES=		autoreconf compiler:features gmake libtool pkgconfig
+USES=		autoreconf compiler:features gmake gnome libtool pkgconfig
 USE_GNOME=	glib20
 
 USE_RC_SUBR=	clsync

Modified: head/sysutils/cpu-x/Makefile
==============================================================================
--- head/sysutils/cpu-x/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/cpu-x/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -32,6 +32,7 @@ OPTIONS_SUB=	yes
 
 X11_DESC=	Build GTK+3 frontend in addition to ncurses one
 
+X11_USES=	gnome
 X11_USE=	GNOME=gtk30
 X11_CMAKE_OFF=	-DWITH_GTK:BOOL=OFF
 X11_VARS=	INSTALLS_ICONS=yes

Modified: head/sysutils/downtime/Makefile
==============================================================================
--- head/sysutils/downtime/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/downtime/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -12,7 +12,7 @@ COMMENT=	GTK-based shutdown manager using shutdown(8)
 
 BROKEN=		unfetchable
 
-USES=		desktop-file-utils pkgconfig shared-mime-info
+USES=		desktop-file-utils gnome pkgconfig shared-mime-info
 USE_GNOME=	gtk20
 
 .include <bsd.port.mk>

Modified: head/sysutils/fsearch/Makefile
==============================================================================
--- head/sysutils/fsearch/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/fsearch/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libpcre.so:devel/pcre
 USE_GITHUB=	yes
 GH_ACCOUNT=	cboxdoerfer
 
-USES=		autoreconf compiler:c++11-lang gettext gmake pkgconfig
+USES=		autoreconf compiler:c++11-lang gettext gmake gnome pkgconfig
 GNU_CONFIGURE=	yes
 USE_GNOME=	cairo gdkpixbuf2 gtk30 intltool
 

Modified: head/sysutils/fusefs-cryptofs/Makefile
==============================================================================
--- head/sysutils/fusefs-cryptofs/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/fusefs-cryptofs/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -17,7 +17,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libgcrypt.so:security/libgcrypt
 
 GNU_CONFIGURE=	yes
-USES=		fuse pkgconfig
+USES=		fuse gnome pkgconfig
 USE_GNOME=	glib20
 DOCS=		README cryptofs.conf
 

Modified: head/sysutils/fusefs-curlftpfs/Makefile
==============================================================================
--- head/sysutils/fusefs-curlftpfs/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/fusefs-curlftpfs/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -17,7 +17,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libcurl.so:ftp/curl
 
 GNU_CONFIGURE=	yes
-USES=		fuse pkgconfig
+USES=		fuse gnome pkgconfig
 USE_GNOME=	glib20
 PLIST_FILES=	bin/curlftpfs man/man1/${PORTNAME}.1.gz
 

Modified: head/sysutils/fusefs-ifuse/Makefile
==============================================================================
--- head/sysutils/fusefs-ifuse/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/fusefs-ifuse/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libplist.so:devel/libplist \
 RUN_DEPENDS=	usbmuxd:comms/usbmuxd
 
 USE_GNOME=	glib20
-USES=		fuse pkgconfig tar:bzip2
+USES=		fuse gnome pkgconfig tar:bzip2
 GNU_CONFIGURE=	yes
 CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib

Modified: head/sysutils/fusefs-smbnetfs/Makefile
==============================================================================
--- head/sysutils/fusefs-smbnetfs/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/fusefs-smbnetfs/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -22,7 +22,7 @@ LIBSECRET_LIB_DEPENDS=	libsecret-*.so:security/libsecr
 
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
 
-USES=		compiler:c11 fuse iconv pkgconfig samba:lib tar:bzip2
+USES=		compiler:c11 fuse gnome iconv pkgconfig samba:lib tar:bzip2
 USE_GNOME=	glib20:build
 
 GNU_CONFIGURE=	yes

Modified: head/sysutils/gconf-editor/Makefile
==============================================================================
--- head/sysutils/gconf-editor/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/gconf-editor/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -13,7 +13,7 @@ DIST_SUBDIR=	gnome3
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Gconf database editor for the GNOME 3 environment
 
-USES=		gettext gmake pathfix pkgconfig tar:xz
+USES=		gettext gmake gnome pathfix pkgconfig tar:xz
 INSTALLS_OMF=	yes
 INSTALLS_ICONS=	yes
 USE_GNOME=	gnomeprefix intlhack gtk30 gconf2 gnomedocutils

Modified: head/sysutils/gdmap/Makefile
==============================================================================
--- head/sysutils/gdmap/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/gdmap/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -14,7 +14,7 @@ LICENSE=	GPLv2
 
 BUILD_DEPENDS=	p5-XML-Parser>=0:textproc/p5-XML-Parser
 
-USES=		gettext gmake pathfix perl5 pkgconfig
+USES=		gettext gmake gnome pathfix perl5 pkgconfig
 USE_PERL5=	build
 USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes

Modified: head/sysutils/gigolo/Makefile
==============================================================================
--- head/sysutils/gigolo/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/gigolo/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -16,7 +16,7 @@ ONLY_FOR_ARCHS_REASON=	Does not compile
 
 BUILD_DEPENDS=	p5-XML-Parser>=0:textproc/p5-XML-Parser
 
-USES=		fuse gettext-tools gmake pkgconfig tar:bzip2 xfce xorg
+USES=		fuse gettext-tools gmake gnome pkgconfig tar:bzip2 xfce xorg
 USE_GNOME=	cairo gdkpixbuf2 gtk30 gvfs intltool
 USE_XORG=	x11
 

Modified: head/sysutils/gkrellflynn/Makefile
==============================================================================
--- head/sysutils/gkrellflynn/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/gkrellflynn/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -14,7 +14,7 @@ COMMENT=	Tiny system load meter for gkrellm
 BUILD_DEPENDS=	${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2
 RUN_DEPENDS=	gkrellm:sysutils/gkrellm2
 
-USES=		pkgconfig
+USES=		gnome pkgconfig
 USE_GNOME=	gtk20
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS} -c -fPIC"
 ALL_TARGET=	${PORTNAME}.so

Modified: head/sysutils/gksu/Makefile
==============================================================================
--- head/sysutils/gksu/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/gksu/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libgnome-keyring.so:security/libgnome-keyring \
 		libstartup-notification-1.so:x11/startup-notification
 
-USES=		gettext-tools gmake libtool pathfix pkgconfig
+USES=		gettext-tools gmake gnome libtool pathfix pkgconfig
 USE_GNOME=	cairo gconf2 gdkpixbuf2 gnomeprefix gtk20 intlhack
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/sysutils/gnome-mount/Makefile
==============================================================================
--- head/sysutils/gnome-mount/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/gnome-mount/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libhal.so:sysutils/hal \
 RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/polkit-gnome.pc:sysutils/policykit-gnome
 
 USE_GNOME=	gnomeprefix intlhack gconf2 gtk20
-USES=		alias gettext gmake pathfix pkgconfig
+USES=		alias gettext gmake gnome pathfix pkgconfig
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-nautilus-extension
 CPPFLAGS+=	-I${LOCALBASE}/include

Modified: head/sysutils/gnome-schedule/Makefile
==============================================================================
--- head/sysutils/gnome-schedule/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/gnome-schedule/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -20,7 +20,7 @@ OPTIONS_SUB=	yes
 BUILD_DEPENDS=	yelp:x11/yelp
 RUN_DEPENDS=	yelp:x11/yelp
 
-USES=		gmake pathfix pkgconfig python:2.7
+USES=		gmake gnome pathfix pkgconfig python:2.7
 USE_GNOME=	gnomeprefix pygnome2 gnomedocutils intltool
 INSTALLS_OMF=	yes
 GNU_CONFIGURE=	yes

Modified: head/sysutils/gnome-system-monitor/Makefile
==============================================================================
--- head/sysutils/gnome-system-monitor/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/gnome-system-monitor/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -19,7 +19,8 @@ LIB_DEPENDS=	libgtop-2.0.so:devel/libgtop
 
 PORTSCOUT=	limitw:1,even
 
-USES=		alias compiler:c++11-lang gettext gmake localbase pathfix pkgconfig tar:xz
+USES=		alias compiler:c++11-lang gettext gmake gnome localbase pathfix \
+		pkgconfig tar:xz
 USE_CXXSTD=	c++11
 USE_GNOME=	gtkmm30 intlhack librsvg2 libxml2
 USE_GNOME+=	glib20

Modified: head/sysutils/graveman/Makefile
==============================================================================
--- head/sysutils/graveman/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/graveman/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -15,7 +15,7 @@ BUILD_DEPENDS=	cdrecord:sysutils/cdrtools
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 GNU_CONFIGURE=	yes
-USES=		pathfix pkgconfig gettext gmake tar:bzip2
+USES=		gettext gmake gnome pathfix pkgconfig tar:bzip2
 USE_GNOME=	libglade2 intlhack gnomeprefix
 CPPFLAGS+=	-I${LOCALBASE}/include
 LIBS+=		-L${LOCALBASE}/lib

Modified: head/sysutils/gsmartcontrol/Makefile
==============================================================================
--- head/sysutils/gsmartcontrol/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/gsmartcontrol/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -25,7 +25,7 @@ RUN_DEPENDS=	bash:shells/bash \
 		smartctl:sysutils/smartmontools \
 		xterm:x11/xterm
 
-USES=		compiler:c++11-lang libtool pkgconfig tar:bzip2
+USES=		compiler:c++11-lang gnome libtool pkgconfig tar:bzip2
 USE_CXXSTD=	c++11
 USE_GNOME=	atkmm cairo glibmm gtk30 gtkmm30 libsigc++20 pangomm
 INSTALLS_ICONS=	yes

Modified: head/sysutils/hal/Makefile
==============================================================================
--- head/sysutils/hal/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/hal/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -18,7 +18,8 @@ LIB_DEPENDS=	libpolkit.so.2:sysutils/policykit \
 		libck-connector.so:sysutils/consolekit2
 RUN_DEPENDS=	${LOCALBASE}/share/pciids/pci.ids:misc/pciids
 
-USES=		gettext gmake libtool:keepla pathfix pkgconfig python shebangfix
+USES=		gettext gmake gnome libtool:keepla pathfix pkgconfig python \
+		shebangfix
 USE_GNOME=	intlhack
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/sysutils/heartbeat/Makefile
==============================================================================
--- head/sysutils/heartbeat/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/heartbeat/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -23,8 +23,8 @@ LIB_DEPENDS=	libltdl.so:devel/libltdl \
 		libxml2.so:textproc/libxml2
 BUILD_DEPENDS=	bison:devel/bison
 
-USES=		autoreconf cpe gettext gmake libtool perl5 pkgconfig python:2.7 tar:bzip2 \
-		shebangfix
+USES=		autoreconf cpe gettext gmake gnome libtool perl5 pkgconfig \
+		python:2.7 shebangfix tar:bzip2
 SHEBANG_FILES=	ldirectord/ldirectord.in \
 		lib/plugins/stonith/external/ibmrsa-telnet \
 		lib/plugins/stonith/external/vmware \

Modified: head/sysutils/hoz/Makefile
==============================================================================
--- head/sysutils/hoz/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/hoz/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -27,6 +27,7 @@ LANG_EN_DESC=	language support
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MGTK2}
+USES+=		gnome
 USE_GNOME+=	gtk20
 .endif
 

Modified: head/sysutils/isomaster/Makefile
==============================================================================
--- head/sysutils/isomaster/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/isomaster/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libiniparser.so:devel/iniparser \
 		libfreetype.so:print/freetype2
 RUN_DEPENDS=	xdg-open:devel/xdg-utils
 
-USES=		desktop-file-utils gettext gmake pkgconfig tar:bzip2
+USES=		desktop-file-utils gettext gmake gnome pkgconfig tar:bzip2
 USE_GNOME=	cairo gdkpixbuf2 gtk20
 MAKE_ENV=	DEFAULT_VIEWER="xdg-open" USE_SYSTEM_INIPARSER=1
 

Modified: head/sysutils/khelpcenter/Makefile
==============================================================================
--- head/sysutils/khelpcenter/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/khelpcenter/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -9,8 +9,8 @@ COMMENT=	Plasma5 application to show KDE application d
 
 LIB_DEPENDS=	libxapian.so:databases/xapian-core
 
-USES=		cmake compiler:c++11-lib cpe gettext grantlee:5 \
-		kde:5 qt:5 shebangfix tar:xz
+USES=		cmake compiler:c++11-lib cpe gettext gnome grantlee:5 kde:5 \
+		qt:5 shebangfix tar:xz
 USE_GNOME=	libxml2
 USE_KDE=	archive auth bookmarks codecs completion config configwidgets \
 		coreaddons dbusaddons doctools ecm emoticons i18n init \

Modified: head/sysutils/ldapvi/Makefile
==============================================================================
--- head/sysutils/ldapvi/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/ldapvi/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -15,7 +15,7 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libpopt.so:devel/popt
 
-USES=		gmake iconv ncurses pkgconfig
+USES=		gmake gnome iconv ncurses pkgconfig
 USE_OPENLDAP=	yes
 USE_GNOME=	glib20
 GNU_CONFIGURE=	yes

Modified: head/sysutils/lxtask/Makefile
==============================================================================
--- head/sysutils/lxtask/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/lxtask/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -13,7 +13,7 @@ COMMENT=	Lightweight desktop-independent task manager
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		gmake iconv pkgconfig
+USES=		gmake gnome iconv pkgconfig
 USE_GNOME=	gtk20 intlhack
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/sysutils/mate-control-center/Makefile
==============================================================================
--- head/sysutils/mate-control-center/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/mate-control-center/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -28,7 +28,7 @@ LIB_DEPENDS=	libcanberra-gtk.so:audio/libcanberra \
 
 PORTSCOUT=	limitw:1,even
 
-USES=		desktop-file-utils gettext gmake libtool localbase \
+USES=		desktop-file-utils gettext gmake gnome libtool localbase mate \
 		pathfix pkgconfig shared-mime-info tar:xz xorg
 USE_MATE=	desktop libmatekbd marco menus settingsdaemon
 USE_XORG=	ice sm x11 xcursor xext xft xi xrandr xscrnsaver

Modified: head/sysutils/mate-polkit/Makefile
==============================================================================
--- head/sysutils/mate-polkit/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/mate-polkit/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libpolkit-gobject-1.so:sysutils/polkit \
 
 PORTSCOUT=	limitw:1,even
 
-USES=		gettext gmake libtool localbase pathfix pkgconfig tar:xz
+USES=		gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
 USE_GNOME=	cairo gdkpixbuf2 gtk30 intltool introspection:build
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes

Modified: head/sysutils/mate-system-monitor/Makefile
==============================================================================
--- head/sysutils/mate-system-monitor/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/mate-system-monitor/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libgtop-2.0.so:devel/libgtop \
 
 PORTSCOUT=	limitw:1,even
 
-USES=		alias compiler:c++11-lib gettext gmake localbase \
+USES=		alias compiler:c++11-lib gettext gmake gnome localbase mate \
 		pathfix pkgconfig tar:xz
 USE_MATE=	icontheme
 USE_GNOME=	gtkmm30 intlhack librsvg2 libwnck3 libxml2

Modified: head/sysutils/mtpfs/Makefile
==============================================================================
--- head/sysutils/mtpfs/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/mtpfs/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libmtp.so:multimedia/libmtp \
 		libid3tag.so:audio/libid3tag \
 		libmad.so:audio/libmad
 
-USES=		fuse pkgconfig
+USES=		fuse gnome pkgconfig
 USE_GNOME=	glib20
 GNU_CONFIGURE=	yes
 PLIST_FILES=	bin/mtpfs

Modified: head/sysutils/osinfo-db-tools/Makefile
==============================================================================
--- head/sysutils/osinfo-db-tools/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/osinfo-db-tools/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libjson-glib-1.0.so:devel/json-glib \
 		libsoup-2.4.so:devel/libsoup
 
-USES=		gettext gmake libarchive pkgconfig
+USES=		gettext gmake gnome libarchive pkgconfig
 USE_GNOME=	glib20 intltool libxml2 libxslt
 
 GNU_CONFIGURE=	yes

Modified: head/sysutils/osquery/Makefile
==============================================================================
--- head/sysutils/osquery/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/osquery/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -30,8 +30,8 @@ LIB_DEPENDS=	libaugeas.so:textproc/augeas \
 		libzstd.so:archivers/zstd
 RUN_DEPENDS=	ca_root_nss>0:security/ca_root_nss
 
-USES=		cmake libtool python:2.7,build compiler:c++11-lib \
-		libarchive ssl
+USES=		cmake compiler:c++11-lib gnome libarchive libtool \
+		python:2.7,build ssl
 USE_GNOME=	libxml2
 CONFIGURE_ENV+=	OSQUERY_BUILD_VERSION="${PORTVERSION}" HOME="${WRKDIR}" \
 		SKIP_TESTS="yes" CC="${CC}" CXX="${CXX}" \

Modified: head/sysutils/pam_mount/Makefile
==============================================================================
--- head/sysutils/pam_mount/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/pam_mount/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -15,7 +15,7 @@ LICENSE_COMB=	multi
 
 LIB_DEPENDS=	libHX.so:lang/libhx
 
-USES=		pkgconfig libtool perl5 ssl tar:xz
+USES=		gnome libtool perl5 pkgconfig ssl tar:xz
 USE_GNOME=	libxml2
 
 INSTALL_TARGET=	install-strip

Modified: head/sysutils/pcbsd-appweb/Makefile
==============================================================================
--- head/sysutils/pcbsd-appweb/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/pcbsd-appweb/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -20,7 +20,7 @@ RUN_DEPENDS=	syscache:sysutils/pcbsd-syscache \
 
 USE_PHP=	filter gd json session
 WRKSRC_SUBDIR=	src-webui
-USES=		pkgconfig
+USES=		php pkgconfig
 NO_BUILD=	yes
 NO_ARCH=	yes
 MAKE_ARGS=	PREFIX=${STAGEDIR}${PREFIX}

Modified: head/sysutils/policykit-gnome/Makefile
==============================================================================
--- head/sysutils/policykit-gnome/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/policykit-gnome/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -14,7 +14,7 @@ COMMENT=	GNOME frontend to the PolicyKit framework
 
 LIB_DEPENDS=	libpolkit.so:sysutils/policykit
 
-USES=		gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2
+USES=		gettext gmake gnome libtool:keepla pathfix pkgconfig tar:bzip2
 USE_GNOME=	gconf2 gnomedocutils intlhack
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/sysutils/policykit/Makefile
==============================================================================
--- head/sysutils/policykit/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/policykit/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libdbus-glib-1.so:devel/dbus-glib \
 USERS=		polkit
 GROUPS=		polkit
 
-USES=		gettext gmake libtool:keepla pathfix pkgconfig
+USES=		gettext gmake gnome libtool:keepla pathfix pkgconfig
 USE_GNOME=	glib20 intlhack
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/sysutils/polkit-gnome/Makefile
==============================================================================
--- head/sysutils/polkit-gnome/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/polkit-gnome/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -13,7 +13,7 @@ COMMENT=	GNOME frontend to the PolicyKit framework
 
 LIB_DEPENDS=	libpolkit-gobject-1.so:sysutils/polkit
 
-USES=		gettext gmake pathfix pkgconfig tar:xz
+USES=		gettext gmake gnome pathfix pkgconfig tar:xz
 USE_GNOME=	gnomeprefix gtk20 gtk30 intlhack
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/sysutils/quicksynergy/Makefile
==============================================================================
--- head/sysutils/quicksynergy/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/quicksynergy/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -13,7 +13,7 @@ COMMENT=	Graphical interface for easily configuring Sy
 BUILD_DEPENDS=	synergys:sysutils/synergy
 
 GNU_CONFIGURE=	yes
-USES=		pathfix pkgconfig gettext iconv
+USES=		gettext gnome iconv pathfix pkgconfig
 USE_GNOME=	gnomeprefix libglade2
 
 CPPFLAGS+=	-I${LOCALBASE}/include

Modified: head/sysutils/rdup/Makefile
==============================================================================
--- head/sysutils/rdup/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/rdup/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libnettle.so:security/nettle
 
-USES=		autoreconf gmake libarchive pkgconfig
+USES=		autoreconf gmake gnome libarchive pkgconfig
 USE_GNOME=	glib20
 USE_GITHUB=	yes
 GH_ACCOUNT=	miekg

Modified: head/sysutils/syslog-ng311/Makefile
==============================================================================
--- head/sysutils/syslog-ng311/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/syslog-ng311/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -21,8 +21,8 @@ EXPIRATION_DATE=	2019-12-31
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libuuid.so:misc/e2fsprogs-libuuid
 
-USES=		autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
-		ssl gettext-runtime python shebangfix
+USES=		autoreconf:build compiler:c11 gettext-runtime gmake gnome \
+		libtool pathfix pkgconfig python shebangfix ssl
 
 CONFLICTS?=	syslog-ng[0-9]-[0-9]* syslog-ng[0-9][0-9]-[0-9]* \
 		syslog-ng[0-24-9][02-9][02-9]-[0-9]* \

Modified: head/sysutils/syslog-ng315/Makefile
==============================================================================
--- head/sysutils/syslog-ng315/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/syslog-ng315/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -21,8 +21,8 @@ EXPIRATION_DATE=	2019-12-31
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libuuid.so:misc/e2fsprogs-libuuid
 
-USES=		autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
-		ssl gettext-runtime python shebangfix
+USES=		autoreconf:build compiler:c11 gettext-runtime gmake gnome \
+		libtool pathfix pkgconfig python shebangfix ssl
 
 CONFLICTS?=	syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
 		syslog-ng[0-9][0-9]-[0-9]* \

Modified: head/sysutils/syslog-ng317/Makefile
==============================================================================
--- head/sysutils/syslog-ng317/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/syslog-ng317/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -21,8 +21,8 @@ EXPIRATION_DATE=	2019-12-31
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libuuid.so:misc/e2fsprogs-libuuid
 
-USES=		autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
-		ssl gettext-runtime python:build shebangfix
+USES=		autoreconf:build compiler:c11 gettext-runtime gmake gnome \
+		libtool pathfix pkgconfig python:build shebangfix ssl
 
 CONFLICTS?=	syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
 		syslog-ng[0-9][0-9]-[0-9]* \

Modified: head/sysutils/syslog-ng318/Makefile
==============================================================================
--- head/sysutils/syslog-ng318/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/syslog-ng318/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -21,8 +21,8 @@ EXPIRATION_DATE=	2019-12-31
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libuuid.so:misc/e2fsprogs-libuuid
 
-USES=		autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
-		ssl gettext-runtime python:3.5+,build shebangfix
+USES=		autoreconf:build compiler:c11 gettext-runtime gmake gnome \
+		libtool pathfix pkgconfig python:3.5+,build shebangfix ssl
 
 CONFLICTS?=	syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
 		syslog-ng[0-9][0-9]-[0-9]* \

Modified: head/sysutils/syslog-ng319/Makefile
==============================================================================
--- head/sysutils/syslog-ng319/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/syslog-ng319/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -21,8 +21,8 @@ EXPIRATION_DATE=	2019-12-31
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libuuid.so:misc/e2fsprogs-libuuid
 
-USES=		autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
-		ssl gettext-runtime python:3.5+,build shebangfix
+USES=		autoreconf:build compiler:c11 gettext-runtime gmake gnome \
+		libtool pathfix pkgconfig python:3.5+,build shebangfix ssl
 
 CONFLICTS?=	syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
 		syslog-ng[0-9][0-9]-[0-9]* \

Modified: head/sysutils/syslog-ng320/Makefile
==============================================================================
--- head/sysutils/syslog-ng320/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/syslog-ng320/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -21,8 +21,8 @@ EXPIRATION_DATE=	2020-10-09
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libuuid.so:misc/e2fsprogs-libuuid
 
-USES=		autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
-		ssl gettext-runtime python:3.5+,build shebangfix
+USES=		autoreconf:build compiler:c11 gettext-runtime gmake gnome \
+		libtool pathfix pkgconfig python:3.5+,build shebangfix ssl
 
 CONFLICTS?=	syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
 		syslog-ng[0-9][0-9]-[0-9]* \

Modified: head/sysutils/syslog-ng321/Makefile
==============================================================================
--- head/sysutils/syslog-ng321/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/syslog-ng321/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -21,8 +21,8 @@ EXPIRATION_DATE=	2020-10-09
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libuuid.so:misc/e2fsprogs-libuuid
 
-USES=		autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
-		ssl gettext-runtime python:3.5+,build shebangfix
+USES=		autoreconf:build compiler:c11 gettext-runtime gmake gnome \
+		libtool pathfix pkgconfig python:3.5+,build shebangfix ssl
 
 CONFLICTS?=	syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
 		syslog-ng[0-9][0-9]-[0-9]* \

Modified: head/sysutils/syslog-ng322/Makefile
==============================================================================
--- head/sysutils/syslog-ng322/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/syslog-ng322/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -21,8 +21,8 @@ EXPIRATION_DATE=	2020-10-09
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libuuid.so:misc/e2fsprogs-libuuid
 
-USES=		autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
-		ssl gettext-runtime python:3.5+,build shebangfix
+USES=		autoreconf:build compiler:c11 gettext-runtime gmake gnome \
+		libtool pathfix pkgconfig python:3.5+,build shebangfix ssl
 
 CONFLICTS?=	syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
 		syslog-ng[0-9][0-9]-[0-9]* \

Modified: head/sysutils/syslog-ng323/Makefile
==============================================================================
--- head/sysutils/syslog-ng323/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/syslog-ng323/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -20,8 +20,8 @@ EXPIRATION_DATE=	2020-10-09
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libuuid.so:misc/e2fsprogs-libuuid
 
-USES=		autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
-		ssl gettext-runtime python:3.5+,build shebangfix
+USES=		autoreconf:build compiler:c11 gettext-runtime gmake gnome \
+		libtool pathfix pkgconfig python:3.5+,build shebangfix ssl
 
 CONFLICTS?=	syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
 		syslog-ng[0-9][0-9]-[0-9]* \

Modified: head/sysutils/syslog-ng324/Makefile
==============================================================================
--- head/sysutils/syslog-ng324/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/syslog-ng324/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -17,8 +17,8 @@ BROKEN_sparc64=		fails to link: Internal error: Segmen
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libuuid.so:misc/e2fsprogs-libuuid
 
-USES=		autoreconf:build compiler:c11 gmake libtool pathfix pkgconfig \
-		ssl gettext-runtime python:3.5+,build shebangfix
+USES=		autoreconf:build compiler:c11 gettext-runtime gmake gnome \
+		libtool pathfix pkgconfig python:3.5+,build shebangfix ssl
 
 CONFLICTS?=	syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
 		syslog-ng[0-9][0-9]-[0-9]* \

Modified: head/sysutils/system-tools-backends/Makefile
==============================================================================
--- head/sysutils/system-tools-backends/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/system-tools-backends/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -17,7 +17,8 @@ LIB_DEPENDS=	libdbus-glib-1.so:devel/dbus-glib \
 		libpolkit-gobject-1.so:sysutils/polkit
 RUN_DEPENDS=	p5-Net-DBus>=0:devel/p5-Net-DBus
 
-USES=		gettext-tools gmake pathfix perl5 pkgconfig shebangfix tar:bzip2
+USES=		gettext-tools gmake gnome pathfix perl5 pkgconfig shebangfix \
+		tar:bzip2
 SHEBANG_FILES=	SystemToolsBackends.pl.in
 USE_GNOME=	intlhack glib20
 GNU_CONFIGURE=	yes

Modified: head/sysutils/thefish/Makefile
==============================================================================
--- head/sysutils/thefish/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/thefish/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -11,7 +11,7 @@ COMMENT=	Gtk+/ncurses rc.conf editor/management tool
 
 LICENSE=	BSD2CLAUSE
 
-USES=		pkgconfig tar:xz
+USES=		gnome pkgconfig tar:xz
 
 OPTIONS_SINGLE=		X11
 OPTIONS_SINGLE_X11=	GTK2

Modified: head/sysutils/unieject/Makefile
==============================================================================
--- head/sysutils/unieject/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/unieject/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libconfuse.so:devel/libconfuse \
 		libpcre.so:devel/pcre \
 		libcdio.so:sysutils/libcdio
 
-USES=		tar:bzip2 pathfix pkgconfig gettext iconv libtool
+USES=		gettext gnome iconv libtool pathfix pkgconfig tar:bzip2
 USE_GNOME=	glib20
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-doc

Modified: head/sysutils/xcdroast/Makefile
==============================================================================
--- head/sysutils/xcdroast/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/xcdroast/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -20,7 +20,7 @@ NONROOT_DESC=	Use xcdroast w/o being root
 RUN_DEPENDS=	cdrecord:sysutils/cdrtools
 BUILD_DEPENDS=	cdrecord:sysutils/cdrtools
 
-USES=		gettext gmake iconv pkgconfig
+USES=		gettext gmake gnome iconv pkgconfig
 GNU_CONFIGURE=	yes
 
 CONFIGURE_ENV+=	GTK_CONFIG="${GTK_CONFIG}" \

Modified: head/sysutils/xen-tools/Makefile
==============================================================================
--- head/sysutils/xen-tools/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/xen-tools/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -33,8 +33,8 @@ SPICE_LIB_DEPENDS=	libspice-server.so:devel/libspice-s
 ONLY_FOR_ARCHS=	amd64
 ONLY_FOR_ARCHS_REASON=	"not yet ported to anything other than amd64"
 
-USES=		cpe gettext gmake libtool localbase:ldflags perl5 pkgconfig \
-		python:2.7 shebangfix
+USES=		cpe gettext gmake gnome libtool localbase:ldflags perl5 \
+		pkgconfig python:2.7 shebangfix
 USE_GNOME=	glib20
 USE_LDCONFIG=	yes
 HAS_CONFIGURE=	yes

Modified: head/sysutils/xfce4-bsdcpufreq-plugin/Makefile
==============================================================================
--- head/sysutils/xfce4-bsdcpufreq-plugin/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/xfce4-bsdcpufreq-plugin/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2
 
-USES=		compiler:c11 pkgconfig xfce
+USES=		compiler:c11 gnome pkgconfig xfce
 USE_XFCE=	panel
 USE_GNOME=	cairo gdkpixbuf2 gtk30
 

Modified: head/sysutils/zeitgeist/Makefile
==============================================================================
--- head/sysutils/zeitgeist/Makefile	Fri Nov  8 13:06:15 2019	(r517056)
+++ head/sysutils/zeitgeist/Makefile	Fri Nov  8 13:11:05 2019	(r517057)
@@ -21,7 +21,8 @@ BUILD_DEPENDS=	valac:lang/vala \
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/xdg/__init__.py:devel/py-xdg@${PY_FLAVOR} \
 		${PYTHON_SITELIBDIR}/dbus/__init__.py:devel/py-dbus@${PY_FLAVOR}
 
-USES=		gmake gettext pathfix python:2.7 pkgconfig libtool sqlite tar:xz
+USES=		gettext gmake gnome libtool pathfix pkgconfig python:2.7 sqlite \
+		tar:xz
 USE_GNOME=	intlhack glib20 introspection:build
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911081311.xA8DB5r9073785>