svn commit: r516738 - in head: astro/boinc-astropulse astro/boinc-setiathome astro/opencpn astro/openuniverse astro/saoimage astro/stars astro/sunclock astro/viking astro/wmglobe astro/wmjupiter as...

Niclas Zeising zeising at FreeBSD.org
Mon Nov 4 20:40:09 UTC 2019


Author: zeising
Date: Mon Nov  4 20:39:51 2019
New Revision: 516738
URL: https://svnweb.freebsd.org/changeset/ports/516738

Log:
  Add USES=xorg USES=gl, ports categories a
  
  Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
  starting with 'a'.

Modified:
  head/astro/boinc-astropulse/Makefile
  head/astro/boinc-setiathome/Makefile
  head/astro/opencpn/Makefile
  head/astro/openuniverse/Makefile
  head/astro/saoimage/Makefile
  head/astro/stars/Makefile
  head/astro/sunclock/Makefile
  head/astro/viking/Makefile
  head/astro/wmglobe/Makefile
  head/astro/wmjupiter/Makefile
  head/astro/wmmoonclock/Makefile
  head/astro/wmsolar/Makefile
  head/astro/wmspaceweather/Makefile
  head/astro/wmsun/Makefile
  head/astro/xearth/Makefile
  head/astro/xmoontool/Makefile
  head/astro/xphoon/Makefile
  head/astro/xplanet/Makefile
  head/astro/xtide/Makefile
  head/astro/xworld/Makefile
  head/audio/abgate-lv2/Makefile
  head/audio/amarok/Makefile
  head/audio/ardour5/Makefile
  head/audio/artyfx-lv2/Makefile
  head/audio/asmix/Makefile
  head/audio/asmixer/Makefile
  head/audio/avldrums-lv2/Makefile
  head/audio/baresip/Makefile
  head/audio/carla/Makefile
  head/audio/clementine-player/Makefile
  head/audio/dpf-plugins-lv2/Makefile
  head/audio/drumgizmo/Makefile
  head/audio/dssi/Makefile
  head/audio/fabla2-lv2/Makefile
  head/audio/faustlive/Makefile
  head/audio/fossmixer/Makefile
  head/audio/geonkick-lv2/Makefile
  head/audio/giada/Makefile
  head/audio/gmpc/Makefile
  head/audio/gogglesmm/Makefile
  head/audio/goobox/Makefile
  head/audio/gqradio/Makefile
  head/audio/guidolib/Makefile
  head/audio/gxplugins-lv2/Makefile
  head/audio/jalv-select/Makefile
  head/audio/lsp-plugins-lv2/Makefile
  head/audio/luppp/Makefile
  head/audio/mate-media/Makefile
  head/audio/midi-matrix-lv2/Makefile
  head/audio/mixer.app/Makefile
  head/audio/mixxx/Makefile
  head/audio/mixxx21/Makefile
  head/audio/moony-lv2/Makefile
  head/audio/nekobi-lv2/Makefile
  head/audio/pulseaudio/Makefile
  head/audio/py-karaoke/Makefile
  head/audio/rhythmbox/Makefile
  head/audio/rosegarden/Makefile
  head/audio/sonic-visualiser/Makefile
  head/audio/spiralsynthmodular/Makefile
  head/audio/stegosaurus-lv2/Makefile
  head/audio/string-machine-lv2/Makefile
  head/audio/suil/Makefile
  head/audio/supercollider/Makefile
  head/audio/synthpod-lv2/Makefile
  head/audio/timidity++/Makefile
  head/audio/timidity++/Makefile.interface
  head/audio/vm-lv2/Makefile
  head/audio/vmpk/Makefile
  head/audio/volumeicon/Makefile
  head/audio/wmix/Makefile
  head/audio/wmmp/Makefile
  head/audio/wmrecord/Makefile
  head/audio/workman/Makefile
  head/audio/x42-plugins-lv2/Makefile
  head/audio/xcdplayer/Makefile
  head/audio/xmix/Makefile
  head/audio/xmixer/Makefile
  head/audio/xoscope/Makefile
  head/audio/xwave/Makefile
  head/audio/zam-plugins-lv2/Makefile
  head/audio/zrythm/Makefile

Modified: head/astro/boinc-astropulse/Makefile
==============================================================================
--- head/astro/boinc-astropulse/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/boinc-astropulse/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -63,7 +63,7 @@ OPTIONS_SUB=	yes
 
 X11_DESC=		Build screensaver (requires net/boinc-client with X11)
 X11_BUILD_DEPENDS=	${LOCALBASE}/lib/libboinc_graphics2.a:net/boinc-client
-X11_USES=		gl jpeg
+X11_USES=		gl jpeg xorg
 X11_USE=		GL=gl,glu,glut \
 			XORG=ice,sm,x11,xau,xcb,xext,xi,xdamage,xdmcp,xfixes,xmu,xt,xxf86vm
 X11_CONFIGURE_ENABLE=	graphics

Modified: head/astro/boinc-setiathome/Makefile
==============================================================================
--- head/astro/boinc-setiathome/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/boinc-setiathome/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -47,7 +47,7 @@ X11_DESC=	Build screensaver (requires net/boinc-client
 OPTIONS_SUB=	yes
 
 X11_BUILD_DEPENDS=	${LOCALBASE}/lib/libboinc_graphics2.a:net/boinc-client
-X11_USES=		gl jpeg
+X11_USES=		gl jpeg xorg
 X11_USE=		GL=gl,glu,glut \
 			XORG=ice,sm,x11,xau,xcb,xext,xi,xdamage,xdmcp,xfixes,xmu,xt,xxf86vm
 X11_CONFIGURE_ENABLE=	graphics

Modified: head/astro/opencpn/Makefile
==============================================================================
--- head/astro/opencpn/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/opencpn/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -20,7 +20,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	${GH_PROJECT}
 GH_PROJECT=	OpenCPN
 
-USES=		cmake compiler:c++11-lang gettext-tools gl gnome localbase
+USES=		cmake compiler:c++11-lang gettext-tools gl gnome localbase xorg
 USE_CXXSTD=	c++11
 USE_GL=		gl
 USE_GNOME=	cairo gdkpixbuf2 gtk20

Modified: head/astro/openuniverse/Makefile
==============================================================================
--- head/astro/openuniverse/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/openuniverse/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -10,9 +10,9 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/1.0beta3
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	OpenGL Solar System simulator for X Window System
 
-USE_GL=		glut
 
-USES=		gmake jpeg
+USES=		gl gmake jpeg xorg
+USE_GL=		glut
 USE_XORG=	sm ice xmu xi xext x11
 GNU_CONFIGURE=	yes
 

Modified: head/astro/saoimage/Makefile
==============================================================================
--- head/astro/saoimage/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/saoimage/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -13,6 +13,7 @@ COMMENT=	Smithsonian Astrophysical Observatory image u
 MAKEFILE=	makefile
 MAKE_ENV=	OFLAGS="${CFLAGS}"
 ALL_TARGET=	${OPSYS}
+USES=		xorg
 USE_XORG=	x11
 
 PLIST_FILES=	bin/saoimage etc/imtoolrc.sample man/man1/saoimage.1.gz

Modified: head/astro/stars/Makefile
==============================================================================
--- head/astro/stars/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/stars/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -13,6 +13,7 @@ COMMENT=	Star field demo
 
 PLIST_FILES=	bin/stars
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+USES=		xorg
 USE_XORG=	x11
 
 do-build:

Modified: head/astro/sunclock/Makefile
==============================================================================
--- head/astro/sunclock/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/sunclock/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libpng.so:graphics/png
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-USES=		jpeg
+USES=		jpeg xorg
 USE_XORG=	xpm
 
 CPPFLAGS+=	$$(libpng-config --I_opts) \

Modified: head/astro/viking/Makefile
==============================================================================
--- head/astro/viking/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/viking/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -25,7 +25,8 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 		liboauth.so:net/liboauth
 RUN_DEPENDS=	gpsbabel:astro/gpsbabel
 
-USES=		compiler:c++11-lib gmake iconv desktop-file-utils perl5 pkgconfig tar:bzip2
+USES=		compiler:c++11-lib gmake gnome iconv desktop-file-utils perl5 \
+		pkgconfig tar:bzip2 xorg
 USE_XORG=	pixman x11 xau xcb xcomposite xcursor xdamage xdmcp xext \
 		xfixes xi xinerama xrandr xrender
 USE_GNOME=	cairo gnomedocutils gtk20 intlhack

Modified: head/astro/wmglobe/Makefile
==============================================================================
--- head/astro/wmglobe/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/wmglobe/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -15,6 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libwraster.so:x11-wm/libwraster
 
+USES=		xorg
 USE_XORG=	x11 xext xpm
 
 PLIST_FILES=	bin/wmglobe \

Modified: head/astro/wmjupiter/Makefile
==============================================================================
--- head/astro/wmjupiter/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/wmjupiter/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -15,8 +15,8 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	engerim42
 
 PLIST_FILES=	bin/wmJupiter
+USES=		gmake xorg
 USE_XORG=	x11 xext xpm
-USES=		gmake
 
 pre-patch:
 	@${REINPLACE_CMD} -e 's|values.h|float.h|; s|MAXDOUBLE|DBL_MAX|g' \

Modified: head/astro/wmmoonclock/Makefile
==============================================================================
--- head/astro/wmmoonclock/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/wmmoonclock/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -14,8 +14,8 @@ LICENSE=	GPLv2
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/Src
 
+USES=		gmake xorg
 USE_XORG=	xpm
-USES=		gmake
 
 PLIST_FILES=	bin/wmmoonclock man/man1/wmmoonclock.1.gz
 

Modified: head/astro/wmsolar/Makefile
==============================================================================
--- head/astro/wmsolar/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/wmsolar/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -14,8 +14,8 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	engerim42
 
 PLIST_FILES=	bin/wmSolar
+USES=		dos2unix gmake xorg
 USE_XORG=	x11 xext xpm
-USES=		dos2unix gmake
 USE_CXXSTD=	gnu++98
 
 pre-patch:

Modified: head/astro/wmspaceweather/Makefile
==============================================================================
--- head/astro/wmspaceweather/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/wmspaceweather/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -18,7 +18,7 @@ RUN_DEPENDS=	p5-Time-modules>=0:devel/p5-Time-modules
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/wmSpaceWeather
 
-USES=		shebangfix
+USES=		shebangfix xorg
 SHEBANG_FILES=	GetKp
 USE_XORG=	x11 xext xpm
 ALL_TARGET=	clean all

Modified: head/astro/wmsun/Makefile
==============================================================================
--- head/astro/wmsun/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/wmsun/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -15,6 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libdockapp.so:x11-wm/libdockapp
 
+USES=		xorg
 USE_XORG=	xext xpm x11
 
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}" \

Modified: head/astro/xearth/Makefile
==============================================================================
--- head/astro/xearth/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/xearth/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -14,7 +14,7 @@ LICENSE_NAME=	Xearth license
 LICENSE_FILE=	${WRKSRC}/README
 LICENSE_PERMS=	dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
 
-USES=		tar:xz
+USES=		tar:xz xorg
 USE_XORG=	x11 xext sm ice xt
 
 PLIST_FILES=	bin/xearth \

Modified: head/astro/xmoontool/Makefile
==============================================================================
--- head/astro/xmoontool/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/xmoontool/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.senax.net/xmoontool/
 MAINTAINER=	frank at dynamical-systems.org
 COMMENT=	Version of John Walker's classical moontool for X11/Motif
 
-USES=		motif
+USES=		motif xorg
 USE_XORG=	x11 xt
 
 PLIST_FILES=	bin/xmoontool man/man1/xmoontool.1.gz

Modified: head/astro/xphoon/Makefile
==============================================================================
--- head/astro/xphoon/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/xphoon/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -9,7 +9,7 @@ MASTER_SITES=	SF
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Set the root window to the moon in its current phase
 
-USES=		imake
+USES=		imake xorg
 USE_XORG=	x11 xext
 
 PLIST_FILES=	bin/xphoon man/man1/xphoon.1.gz

Modified: head/astro/xplanet/Makefile
==============================================================================
--- head/astro/xplanet/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/xplanet/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -11,7 +11,7 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Draw pictures of the earth textured by an image
 
 GNU_CONFIGURE=	yes
-USES=		iconv localbase
+USES=		iconv localbase xorg
 USE_XORG=	xt xscrnsaver
 CONFIGURE_ARGS=	--with-map-extension=jpg
 CPPFLAGS+=	-I${LOCALBASE}/include/netpbm
@@ -23,6 +23,7 @@ OPTIONS_DEFAULT=	FREETYPE PANGO GIF JPEG PNG PNM TIFF
 FREETYPE_CONFIGURE_WITH=	--with-freetype
 FREETYPE_LIB_DEPENDS=	libfreetype.so:print/freetype2
 PANGO_CONFIGURE_WITH=	pango
+PANGO_USES=		gnome
 PANGO_USE=	GNOME=pango
 GIF_CONFIGURE_WITH=	gif
 GIF_LIB_DEPENDS=	libgif.so:graphics/giflib

Modified: head/astro/xtide/Makefile
==============================================================================
--- head/astro/xtide/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/xtide/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -35,6 +35,7 @@ OPTIONS_SUB=		yes
 
 WVS_DESC=		Use world vector shoreline data (37MB)
 WVS_DISTFILES=		${DISTNAME_WVS}${EXTRACT_SUFX}
+X11_USES=		xorg
 X11_USE=		xorg=ice,sm,x11,xaw,xext,xmu,xpm,xt
 X11_CONFIGURE_WITH=	x
 X11_DESKTOP_ENTRIES=	"XTide" "" "xtide" "xtide" "" ""

Modified: head/astro/xworld/Makefile
==============================================================================
--- head/astro/xworld/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/astro/xworld/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -10,6 +10,7 @@ MASTER_SITES=	LOCAL/naddy
 MAINTAINER=	naddy at FreeBSD.org
 COMMENT=	Earth as seen from the direction of the sun
 
+USES=		xorg
 USE_XORG=	x11
 
 HAS_CONFIGURE=	yes

Modified: head/audio/abgate-lv2/Makefile
==============================================================================
--- head/audio/abgate-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/abgate-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	lv2>0:audio/lv2
 
-USES=		compiler:c++11-lang gmake pkgconfig qt:5
+USES=		compiler:c++11-lang gl gmake gnome pkgconfig qt:5 xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	antanasbruzas
 USE_CXXSTD=	c++11

Modified: head/audio/amarok/Makefile
==============================================================================
--- head/audio/amarok/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/amarok/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -23,7 +23,7 @@ LIB_DEPENDS=	libdbus-1.so:devel/dbus \
 		liblz4.so:archivers/liblz4
 
 USES=		cmake compiler:c++11-lang desktop-file-utils \
-		kde:5 mysql:client,embedded pkgconfig qt:5 shebangfix ssl
+		kde:5 mysql:client,embedded pkgconfig qt:5 shebangfix ssl xorg
 
 USE_QT=		core concurrent declarative dbus gui location network phonon4 \
 		quickcontrols2 script scripttools sql svg webchannel \

Modified: head/audio/ardour5/Makefile
==============================================================================
--- head/audio/ardour5/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/ardour5/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -39,8 +39,9 @@ LIB_DEPENDS=	libserd-0.so:devel/serd \
 		libogg.so:audio/libogg \
 		libFLAC.so:audio/flac
 
-USES=		compiler:c++11-lang desktop-file-utils gettext libarchive \
-		pkgconfig python:2.7,build readline:port tar:bzip2 waf
+USES=		compiler:c++11-lang desktop-file-utils gettext gnome \
+		libarchive pkgconfig python:2.7,build readline:port tar:bzip2 \
+		waf xorg
 USE_CXXSTD=	c++11
 USE_XORG=	x11
 USE_GNOME=	atk cairo cairomm gdkpixbuf2 glib20 glibmm gtk20 gtkmm24 pango

Modified: head/audio/artyfx-lv2/Makefile
==============================================================================
--- head/audio/artyfx-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/artyfx-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -17,7 +17,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	lv2>0:audio/lv2
 LIB_DEPENDS=	libsndfile.so:audio/libsndfile
 
-USES=		cmake compiler:c++11-lang gnome localbase:ldflags pkgconfig
+USES=		cmake compiler:c++11-lang gnome localbase:ldflags pkgconfig xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	openAVproductions
 GH_PROJECT=	openAV-ArtyFX

Modified: head/audio/asmix/Makefile
==============================================================================
--- head/audio/asmix/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/asmix/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -13,6 +13,7 @@ COMMENT=	Volume control dock-app for the AfterStep Win
 
 LICENSE=	GPLv2
 
+USES=		xorg
 USE_XORG=	xpm x11
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-xpm \

Modified: head/audio/asmixer/Makefile
==============================================================================
--- head/audio/asmixer/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/asmixer/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -12,6 +12,7 @@ COMMENT=	Mixer control for AfterStep window manager
 
 LICENSE=	GPLv2
 
+USES=		xorg
 USE_XORG=	xpm x11
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-xpm \

Modified: head/audio/avldrums-lv2/Makefile
==============================================================================
--- head/audio/avldrums-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/avldrums-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	lv2>0:audio/lv2
 
-USES=		gl gmake gnome pkgconfig
+USES=		gl gmake gnome pkgconfig xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	x42
 GH_PROJECT=	${PORTNAME}.lv2

Modified: head/audio/baresip/Makefile
==============================================================================
--- head/audio/baresip/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/baresip/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -94,6 +94,7 @@ BROKEN=	OPTIONS marked as BROKEN have not been updated
 .endfor
 
 .if ${PORT_OPTIONS:MX11}
+USES+=		xorg
 USE_XORG=	x11
 .endif
 

Modified: head/audio/carla/Makefile
==============================================================================
--- head/audio/carla/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/carla/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -19,7 +19,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyliblo>0:audio/py
 CONFLICTS_BUILD=	rtaudio-* rtmidi-*
 
 USES=		compiler:c++11-lib desktop-file-utils gl gmake gnome localbase \
-		pkgconfig pyqt:5 python:3.4+ qt:5 shared-mime-info shebangfix tar:bz2
+		pkgconfig pyqt:5 python:3.4+ qt:5 shared-mime-info shebangfix \
+		tar:bz2 xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	falkTX
 USE_PYQT=	core_run gui_run sip svg_run widgets_run xml_build  # "sip" should be "sip_build", but "import PyQt5.QtCore" wants "sip". See bug#225040

Modified: head/audio/clementine-player/Makefile
==============================================================================
--- head/audio/clementine-player/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/clementine-player/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -31,7 +31,8 @@ USES=		cmake \
 		pkgconfig \
 		qt:5 \
 		sqlite \
-		gl
+		gl \
+		xorg
 
 USE_CXXSTD=	c++11
 

Modified: head/audio/dpf-plugins-lv2/Makefile
==============================================================================
--- head/audio/dpf-plugins-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/dpf-plugins-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -18,7 +18,7 @@ BUILD_DEPENDS=	lv2>0:audio/lv2 \
 LIB_DEPENDS=	liblo.so:audio/liblo \
 		libprojectM.so:graphics/libprojectm
 
-USES=		compiler:c++11-lang gl gmake localbase pkgconfig shebangfix
+USES=		compiler:c++11-lang gl gmake localbase pkgconfig shebangfix xorg
 SHEBANG_FILES=	dpf/utils/generate-ttl.sh
 USE_GITHUB=	yes
 GH_ACCOUNT=	DISTRHO

Modified: head/audio/drumgizmo/Makefile
==============================================================================
--- head/audio/drumgizmo/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/drumgizmo/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -21,7 +21,7 @@ LIB_DEPENDS=	libsmf.so:audio/libsmf \
 		libexpat.so:textproc/expat2
 
 GNU_CONFIGURE=	yes
-USES=		compiler:c++11-lang gettext-runtime gnome libtool pkgconfig
+USES=		compiler:c++11-lang gettext-runtime gnome libtool pkgconfig xorg
 USE_GNOME=	glib20
 USE_XORG=	x11 xext
 

Modified: head/audio/dssi/Makefile
==============================================================================
--- head/audio/dssi/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/dssi/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -21,7 +21,7 @@ LIB_DEPENDS=	libdssialsacompat.so:audio/libdssialsacom
 		libjack.so:audio/jack
 RUN_DEPENDS=	${LOCALBASE}/include/ladspa.h:audio/ladspa
 
-USES=		gmake pathfix pkgconfig localbase libtool
+USES=		gmake pathfix pkgconfig localbase libtool xorg
 GNU_CONFIGURE=	yes
 USE_XORG=	x11
 

Modified: head/audio/fabla2-lv2/Makefile
==============================================================================
--- head/audio/fabla2-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/fabla2-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	lv2>0:audio/lv2
 LIB_DEPENDS=	libsamplerate.so:audio/libsamplerate \
 		libsndfile.so:audio/libsndfile
 
-USES=		cmake compiler:c++11-lang gnome pkgconfig
+USES=		cmake compiler:c++11-lang gnome pkgconfig xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	openAVproductions
 GH_PROJECT=	openAV-Fabla2

Modified: head/audio/faustlive/Makefile
==============================================================================
--- head/audio/faustlive/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/faustlive/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libLLVM-${LLVM_VERSION:C/([1-9])([0-9])/\
 		libmicrohttpd.so:www/libmicrohttpd \
 		libqrencode.so:graphics/libqrencode # audio/alsa-lib isn't really needed: https://github.com/grame-cncm/faustlive/issues/3
 
-USES=		compiler:c++11-lang gmake qt:5 ssl
+USES=		compiler:c++11-lang gl gmake qt:5 ssl 
 USE_GITHUB=	yes
 GH_ACCOUNT=	grame-cncm
 GH_TAGNAME=	281fcb8

Modified: head/audio/fossmixer/Makefile
==============================================================================
--- head/audio/fossmixer/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/fossmixer/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -21,7 +21,7 @@ LIB_DEPENDS=	libao.so:audio/libao \
 		libltdl.so:devel/libltdl \
 		libfreetype.so:print/freetype2
 
-USES=		gettext-runtime gl perl5
+USES=		gettext-runtime gl perl5 xorg
 USE_GL=		gl
 USE_PERL5=	patch build
 USE_XORG=	x11 xext xrandr

Modified: head/audio/geonkick-lv2/Makefile
==============================================================================
--- head/audio/geonkick-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/geonkick-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -24,7 +24,8 @@ BUILD_DEPENDS=	lv2>0:audio/lv2 \
 LIB_DEPENDS=	libjack.so:audio/jack \
 		libsndfile.so:audio/libsndfile
 
-USES=		compiler:c++14-lang cmake:noninja gnome localbase:ldflags pkgconfig shared-mime-info
+USES=		compiler:c++14-lang cmake:noninja gnome localbase:ldflags \
+		pkgconfig shared-mime-info xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	quamplex
 USE_GNOME=	cairo

Modified: head/audio/giada/Makefile
==============================================================================
--- head/audio/giada/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/giada/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -25,7 +25,7 @@ LIB_DEPENDS=	libasound.so:audio/alsa-lib \
 		libsamplerate.so:audio/libsamplerate \
 		libsndfile.so:audio/libsndfile
 
-USES=		autoreconf compiler:c++11-lang gmake localbase
+USES=		autoreconf compiler:c++11-lang gmake localbase xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	monocasual
 GNU_CONFIGURE=	yes

Modified: head/audio/gmpc/Makefile
==============================================================================
--- head/audio/gmpc/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/gmpc/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -24,7 +24,8 @@ LIB_DEPENDS=	libmpd.so:audio/libmpd \
 		libfreetype.so:print/freetype2
 
 GNU_CONFIGURE=	yes
-USES=		gettext gmake libtool localbase pathfix pkgconfig sqlite
+USES=		gettext gmake gnome libtool localbase pathfix pkgconfig sqlite \
+		xorg
 USE_XORG=	ice sm x11
 USE_GNOME=	cairo glib20 gtk20 intltool libglade2
 INSTALLS_ICONS=	yes

Modified: head/audio/gogglesmm/Makefile
==============================================================================
--- head/audio/gogglesmm/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/gogglesmm/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libtag.so:audio/taglib \
 		libFOX-1.7.so:x11-toolkits/fox17
 
 USES=		cmake compiler:c++11-lib desktop-file-utils \
-		localbase:ldflags pkgconfig shebangfix sqlite
+		localbase:ldflags pkgconfig shebangfix sqlite xorg
 USE_GITHUB=	yes
 USE_XORG=	ice sm x11
 
@@ -78,6 +78,7 @@ OGG_LIB_DEPENDS=	libogg.so:audio/libogg
 OGG_CMAKE_BOOL=		WITH_OGG
 
 OPENGL_LIB_DEPENDS=	libepoxy.so:graphics/libepoxy
+OPENGL_USES=		gl
 OPENGL_USE=		GL=gl,glu
 OPENGL_CMAKE_BOOL=	WITH_OPENGL
 

Modified: head/audio/goobox/Makefile
==============================================================================
--- head/audio/goobox/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/goobox/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -19,7 +19,8 @@ LIB_DEPENDS=	libdiscid.so:audio/libdiscid \
 		libbrasero-media3.so:sysutils/brasero \
 		libunique-1.0.so:x11-toolkits/unique
 
-USES=		desktop-file-utils gettext gmake gnome localbase pkgconfig tar:xz
+USES=		desktop-file-utils gettext gmake gnome localbase pkgconfig \
+		tar:xz xorg
 USE_GNOME=	glib20 gtk30 intlhack
 USE_XORG=	x11
 USE_GSTREAMER1=	yes

Modified: head/audio/gqradio/Makefile
==============================================================================
--- head/audio/gqradio/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/gqradio/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -12,7 +12,7 @@ COMMENT=	GTK2 based FM tuner
 
 LICENSE=	GPLv2
 
-USES=		gettext pathfix pkgconfig
+USES=		gettext gnome pathfix pkgconfig xorg
 USE_GNOME=	gtk20
 USE_XORG=	x11
 GNU_CONFIGURE=	yes

Modified: head/audio/guidolib/Makefile
==============================================================================
--- head/audio/guidolib/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/guidolib/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -17,7 +17,7 @@ LICENSE=	MPL20
 
 BUILD_DEPENDS=	cmake:devel/cmake
 
-USES=		compiler:c++11-lang gmake gnome pkgconfig qt:5
+USES=		compiler:c++11-lang gl gmake gnome pkgconfig qt:5 xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	grame-cncm
 USE_QT=		core gui widgets printsupport xml buildtools_build qmake_build

Modified: head/audio/gxplugins-lv2/Makefile
==============================================================================
--- head/audio/gxplugins-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/gxplugins-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -16,7 +16,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	lv2>0:audio/lv2
 
-USES=		compiler:c++11-lang gettext-runtime gmake gnome localbase pkgconfig
+USES=		compiler:c++11-lang gettext-runtime gmake gnome localbase \
+		pkgconfig xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	brummer10
 GH_PROJECT=	GxPlugins.lv2

Modified: head/audio/jalv-select/Makefile
==============================================================================
--- head/audio/jalv-select/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/jalv-select/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -21,7 +21,7 @@ LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libsratom-0.so:audio/sratom
 RUN_DEPENDS=	jalv:audio/jalv
 
-USES=		gettext-runtime gmake gnome pkgconfig
+USES=		gettext-runtime gmake gnome pkgconfig xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	brummer10
 GH_PROJECT=	jalv_select

Modified: head/audio/lsp-plugins-lv2/Makefile
==============================================================================
--- head/audio/lsp-plugins-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/lsp-plugins-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS_REASON=	assembly only for these archite
 BUILD_DEPENDS=	lv2>0:audio/lv2
 LIB_DEPENDS=	libsndfile.so:audio/libsndfile
 
-USES=		compiler:c11 gmake gl gnome iconv:wchar_t pkgconfig
+USES=		compiler:c11 gmake gl gnome iconv:wchar_t pkgconfig xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	sadko4u
 USE_GCC=	any # clang breaks: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232911

Modified: head/audio/luppp/Makefile
==============================================================================
--- head/audio/luppp/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/luppp/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libjack.so:audio/jack \
 		libsamplerate.so:audio/libsamplerate \
 		libsndfile.so:audio/libsndfile
 
-USES=		cmake compiler:c++11-lang gnome pkgconfig
+USES=		cmake compiler:c++11-lang gnome pkgconfig xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	openAVproductions
 GH_PROJECT=	openAV-Luppp

Modified: head/audio/mate-media/Makefile
==============================================================================
--- head/audio/mate-media/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/mate-media/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -23,8 +23,8 @@ LIB_DEPENDS=	libcanberra-gtk.so:audio/libcanberra \
 
 PORTSCOUT=	limitw:1,even
 
-USES=		gettext gmake libtool localbase pathfix \
-		pkgconfig tar:xz
+USES=		gettext gmake gnome libtool localbase mate pathfix \
+		pkgconfig tar:xz xorg
 USE_MATE=	desktop mixer panel
 USE_GNOME=	cairo glib20 gtk30 intlhack libxml2
 USE_XORG=	x11

Modified: head/audio/midi-matrix-lv2/Makefile
==============================================================================
--- head/audio/midi-matrix-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/midi-matrix-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -18,7 +18,7 @@ BUILD_DEPENDS=	lv2>0:audio/lv2 \
 		lv2lint:audio/lv2lint \
 		sord_validate:devel/sord
 
-USES=		compiler:c11 gl meson pkgconfig
+USES=		compiler:c11 gl meson pkgconfig xorg
 USE_XORG=	x11 xext
 USE_GL=		gl glu
 

Modified: head/audio/mixer.app/Makefile
==============================================================================
--- head/audio/mixer.app/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/mixer.app/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -17,6 +17,7 @@ CXXFLAGS+=	-fno-rtti -fno-exceptions -I${LOCALBASE}/in
 LDFLAGS+=	-L${LOCALBASE}/lib -lXpm -lXext -lX11
 MAKE_ARGS=	CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}"
 
+USES=		xorg
 USE_XORG=	xpm xext x11
 
 do-install:

Modified: head/audio/mixxx/Makefile
==============================================================================
--- head/audio/mixxx/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/mixxx/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -35,7 +35,7 @@ LIB_DEPENDS=	libchromaprint.so:audio/chromaprint \
 		libprotobuf.so:devel/protobuf \
 		liblilv-0.so:audio/lilv
 
-USES=		compiler:c++11-lang gl iconv qt:5 pkgconfig scons
+USES=		compiler:c++11-lang gl iconv qt:5 pkgconfig scons xorg
 USE_XORG=	x11
 USE_GL=		gl glu
 USE_GITHUB=	yes

Modified: head/audio/mixxx21/Makefile
==============================================================================
--- head/audio/mixxx21/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/mixxx21/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -34,7 +34,7 @@ LIB_DEPENDS=	libchromaprint.so:audio/chromaprint \
 		libtag.so:audio/taglib \
 		libprotobuf.so:devel/protobuf
 
-USES=		compiler:c++11-lang gl iconv qt:5 pkgconfig scons
+USES=		compiler:c++11-lang gl iconv qt:5 pkgconfig scons xorg
 USE_XORG=	x11
 USE_GL=		gl glu
 USE_GITHUB=	yes

Modified: head/audio/moony-lv2/Makefile
==============================================================================
--- head/audio/moony-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/moony-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -18,7 +18,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	lv2>0:audio/lv2
 
-USES=		compiler:c++11-lang gl meson pkgconfig
+USES=		compiler:c++11-lang gl meson pkgconfig xorg
 USE_XORG=	x11 xext
 USE_GL=		gl glu
 

Modified: head/audio/nekobi-lv2/Makefile
==============================================================================
--- head/audio/nekobi-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/nekobi-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	lv2>0:audio/lv2 \
 		bash:shells/bash
 LIB_DEPENDS=	libjack.so:audio/jack
 
-USES=		compiler:c++11-lang gl gmake localbase pkgconfig shebangfix
+USES=		compiler:c++11-lang gl gmake localbase pkgconfig shebangfix xorg
 SHEBANG_FILES=	dpf/utils/generate-ttl.sh
 USE_GITHUB=	yes
 GH_ACCOUNT=	DISTRHO

Modified: head/audio/pulseaudio/Makefile
==============================================================================
--- head/audio/pulseaudio/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/pulseaudio/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -24,7 +24,7 @@ LIB_DEPENDS=	libsndfile.so:audio/libsndfile \
 		libck-connector.so:sysutils/consolekit2
 
 USES=		compiler:c11 cpe gettext gmake gnome iconv libtool \
-		pathfix pkgconfig python:run shebangfix ssl tar:xz
+		pathfix pkgconfig python:run shebangfix ssl tar:xz xorg
 
 USE_GNOME=	glib20
 USE_XORG=	ice sm x11 xcb xtst

Modified: head/audio/py-karaoke/Makefile
==============================================================================
--- head/audio/py-karaoke/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/py-karaoke/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -23,7 +23,8 @@ RUN_DEPENDS=	dejavu>0:x11-fonts/dejavu \
 		${PYGAME} \
 		${PYNUMPY}
 
-USES=		compiler:c++11-lib desktop-file-utils iconv python:2.7 shebangfix zip
+USES=		compiler:c++11-lib desktop-file-utils iconv python:2.7 \
+		shebangfix zip xorg
 SHEBANG_FILES=	install/pykaraoke_mini install/pykar install/pykaraoke \
 		install/pycdg install/pympg
 USE_SDL=	sdl

Modified: head/audio/rhythmbox/Makefile
==============================================================================
--- head/audio/rhythmbox/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/rhythmbox/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -32,7 +32,7 @@ LIB_DEPENDS=	libmusicbrainz5.so:audio/libmusicbrainz5 
 		libtdb.so:databases/tdb
 
 USES=		desktop-file-utils gmake gnome libtool localbase \
-		pathfix pkgconfig tar:xz
+		pathfix pkgconfig tar:xz xorg
 USE_GNOME=	cairo intlhack glib20 gnomeprefix gtk30 introspection \
 		pygobject3 libxml2
 USE_XORG=	ice x11 xorgproto

Modified: head/audio/rosegarden/Makefile
==============================================================================
--- head/audio/rosegarden/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/rosegarden/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -30,7 +30,7 @@ RUN_DEPENDS=	dssi_osc_update:audio/dssi \
 
 USES=		alias cmake compiler:c++11-lib desktop-file-utils \
 		localbase:ldflags pkgconfig shared-mime-info tar:bzip2 \
-		qt:5
+		qt:5 xorg
 USE_QT=		core gui network printsupport testlib widgets xml \
 		buildtools_build linguisttools_build qmake_build
 USE_XORG=	ice sm x11 xext

Modified: head/audio/sonic-visualiser/Makefile
==============================================================================
--- head/audio/sonic-visualiser/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/sonic-visualiser/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -21,8 +21,8 @@ LIB_DEPENDS=	libfftw3.so:math/fftw3 \
 		libsord-0.so:devel/sord \
 		libvamp-hostsdk.so:audio/vamp-plugin-sdk
 
-USES=		autoreconf compiler:c++11-lang desktop-file-utils gmake \
-		pkgconfig qt:5
+USES=		autoreconf compiler:c++11-lang desktop-file-utils gmake gl \
+		pkgconfig qt:5 xorg
 
 GNU_CONFIGURE=	yes
 USE_QT=		buildtools_build core gui network qmake_build testlib widgets xml

Modified: head/audio/spiralsynthmodular/Makefile
==============================================================================
--- head/audio/spiralsynthmodular/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/spiralsynthmodular/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -16,6 +16,7 @@ BUILD_DEPENDS=	${LOCALBASE}/include/ladspa.h:audio/lad
 LIB_DEPENDS=	libfltk.so:x11-toolkits/fltk \
 		libsndfile.so:audio/libsndfile
 
+USES=		xorg
 USE_XORG=	x11
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	FLTK_CONFIG="${FLTK_CONFIG}"

Modified: head/audio/stegosaurus-lv2/Makefile
==============================================================================
--- head/audio/stegosaurus-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/stegosaurus-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -12,7 +12,7 @@ LICENSE=	GPLv3
 
 BUILD_DEPENDS=	lv2>0:audio/lv2
 
-USES=		gnome waf localbase:ldflags pkgconfig
+USES=		gnome waf localbase:ldflags pkgconfig xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	mxmilkb
 GH_TAGNAME=	543a95d

Modified: head/audio/string-machine-lv2/Makefile
==============================================================================
--- head/audio/string-machine-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/string-machine-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	lv2>0:audio/lv2 \
 		${LOCALBASE}/include/boost/intrusive/list.hpp:devel/boost-libs
 
-USES=		compiler:c++0x gmake gnome localbase pkgconfig
+USES=		compiler:c++0x gmake gnome localbase pkgconfig xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	jpcima
 GH_TUPLE=	DISTRHO:DPF:7a056bb:d/dpf

Modified: head/audio/suil/Makefile
==============================================================================
--- head/audio/suil/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/suil/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -18,7 +18,8 @@ LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2
 RUN_DEPENDS=	lv2>=1.14.0:audio/lv2
 
-USES=		compiler:c++11-lang gnome pkgconfig python:build qt:5 tar:bzip2 waf
+USES=		compiler:c++11-lang gnome pkgconfig python:build qt:5 \
+		tar:bzip2 waf xorg
 USE_GNOME=	atk cairo gdkpixbuf2 glib20 gtk20 gtk30 pango
 USE_QT=		core gui widgets
 USE_XORG=	x11

Modified: head/audio/supercollider/Makefile
==============================================================================
--- head/audio/supercollider/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/supercollider/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -21,7 +21,7 @@ LIB_DEPENDS=	libavahi-client.so:net/avahi-app \
 		libfftw3f.so:math/fftw3-float
 
 USES=		cmake compiler:c++11-lang iconv localbase pkgconfig \
-		qt:5 readline shared-mime-info tar:bzip2
+		qt:5 readline shared-mime-info tar:bzip2 xorg
 USE_QT=		buildtools_build concurrent core declarative gui linguisttools location \
 		network opengl printsupport qmake_build sensors \
 		sql widgets webengine websockets webchannel svg

Modified: head/audio/synthpod-lv2/Makefile
==============================================================================
--- head/audio/synthpod-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/synthpod-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -41,12 +41,12 @@ GTK2_DESC=		Build GTK-2 sandbox
 GTK2_MESON_OFF=		-Duse-gtk2=false
 GTK2_LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 			libfreetype.so:print/freetype2
-GTK2_USES=		gl gnome
+GTK2_USES=		gl gnome xorg
 GTK2_USE=		XORG=x11,xcb,xext GL=gl,glu GNOME=glib20,gtk20,gdkpixbuf2,atk,cairo,pango gettext-runtime
 
 GTK3_DESC=		Build GTK-3 sandbox
 GTK3_MESON_OFF=		-Duse-gtk3=false
-GTK3_USES=		gl gnome
+GTK3_USES=		gl gnome xorg
 GTK3_USE=		XORG=x11,xcb,xext GL=glu GNOME=glib20,gtk30,gdkpixbuf2,atk,cairo,pango gettext-runtime
 
 JACK_DESC=		Build JACK standalone host

Modified: head/audio/timidity++/Makefile
==============================================================================
--- head/audio/timidity++/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/timidity++/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -36,6 +36,7 @@ CONFIGURE_ARGS+=	--enable-audio=oss,vorbis
 EAWPLUS_DESC=		Collection of Gravis Ultrasound MIDI patches
 EAWPLUS_RUN_DEPENDS=	eawplus>0:audio/eawplus
 X11_LIB_DEPENDS=	libpng.so:graphics/png
+X11_USES=		xorg
 X11_USE=		xorg=x11,xext
 X11_CONFIGURE_ON=	--with-x --enable-spectrogram --enable-wrd \
 			--enable-dynamic

Modified: head/audio/timidity++/Makefile.interface
==============================================================================
--- head/audio/timidity++/Makefile.interface	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/timidity++/Makefile.interface	Mon Nov  4 20:39:51 2019	(r516738)
@@ -89,7 +89,7 @@ CONFIGURE_ARGS+=\
 		--with-tk-libs=${LOCALBASE}/lib
 .endif
 
-USES+=		shebangfix
+USES+=		shebangfix xorg
 SHEBANG_FILES=	interface/tkmidity.ptcl interface/tkpanel.tcl
 SHEBANG_LANG=	wish
 wish_OLD_CMD=	/usr/bin/wish
@@ -107,6 +107,7 @@ LINK=		xawmidi
 
 LIB_DEPENDS+=	libXaw3d.so:x11-toolkits/Xaw3d
 
+USES+=		xorg
 USE_XORG=	x11 xext xmu xt sm ice xpm
 
 DESKTOP_ENTRIES="XawMidi" "" "" "${LINK}" "AudioVideo;Audio;Midi;" ""
@@ -115,6 +116,7 @@ DESKTOP_ENTRIES="XawMidi" "" "" "${LINK}" "AudioVideo;
 .if ${INTERFACE} == "xskin"
 LINK=		xskinmidi
 
+USES=		xorg
 USE_XORG=	x11
 
 DESKTOP_ENTRIES="XSkinMidi" "" "" "${LINK}" "AudioVideo;Audio;Midi;" ""

Modified: head/audio/vm-lv2/Makefile
==============================================================================
--- head/audio/vm-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/vm-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -21,7 +21,7 @@ LIB_DEPENDS=	liblilv-0.so:audio/lilv \
 		libsord-0.so:devel/sord \
 		libsratom-0.so:audio/sratom
 
-USES=		compiler:c++11-lib gl meson pkgconfig localbase
+USES=		compiler:c++11-lib gl meson pkgconfig localbase xorg
 USE_XORG=	x11 xext
 USE_GL=		gl glu
 

Modified: head/audio/vmpk/Makefile
==============================================================================
--- head/audio/vmpk/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/vmpk/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libdrumstick-rt.so:audio/drumstick
 
-USES=		compiler:c++11-lang cmake pkgconfig qt:5 tar:bz2
+USES=		compiler:c++11-lang cmake pkgconfig qt:5 tar:bz2 xorg
 USE_QT=		core gui network svg widgets x11extras \
 		buildtools_build linguisttools_build qmake_build
 USE_XORG=	xcb

Modified: head/audio/volumeicon/Makefile
==============================================================================
--- head/audio/volumeicon/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/volumeicon/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -16,7 +16,7 @@ CONFIGURE_ARGS=	--enable-oss=v3 \
 CPPFLAGS+=	-I${LOCALBASE}/include
 LIBS+=		-L${LOCALBASE}/lib
 
-USES=		autoreconf gmake gettext pkgconfig
+USES=		autoreconf gmake gnome gettext pkgconfig xorg
 USE_GNOME=	gtk30 intltool cairo gdkpixbuf2
 USE_XORG=	x11
 USE_CSTD=	gnu99

Modified: head/audio/wmix/Makefile
==============================================================================
--- head/audio/wmix/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/wmix/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -14,6 +14,7 @@ OPTIONS_DEFINE=	DOCS
 
 PLIST_FILES=	bin/wmix
 ALL_TARGET=	${PORTNAME}
+USES=		xorg
 USE_XORG=	xpm
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
 		LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"

Modified: head/audio/wmmp/Makefile
==============================================================================
--- head/audio/wmmp/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/wmmp/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -11,7 +11,7 @@ COMMENT=	Dockable musicpd client applet for Window Mak
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cmake
+USES=		cmake xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	yogsothoth
 USE_XORG=	xpm x11 xext

Modified: head/audio/wmrecord/Makefile
==============================================================================
--- head/audio/wmrecord/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/wmrecord/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -11,6 +11,7 @@ MASTER_SITES=	http://linkinnovations.linux.tucows.com/
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	General purpose audio recording utility for the WindowMaker dock
 
+USES=		xorg
 USE_XORG=	xpm x11 xext
 MAKE_ARGS=	LIBS="-L${LOCALBASE}/lib -lXpm -lX11 -lXext" \
 		CFLAGS="${CFLAGS} -I${LOCALBASE}/include" LIBDIR=""

Modified: head/audio/workman/Makefile
==============================================================================
--- head/audio/workman/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/workman/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -14,7 +14,7 @@ COMMENT=	Open Look-based CD player tool
 LIB_DEPENDS=	libxview.so:x11-toolkits/xview
 
 WRKSRC=		${WRKDIR}/workman
-USES=		imake
+USES=		imake xorg
 USE_XORG=	x11 xext
 PLIST_FILES=	bin/workman lib/help/workman.info man/man1/workman.1.gz man/man5/workmandb.5.gz
 

Modified: head/audio/x42-plugins-lv2/Makefile
==============================================================================
--- head/audio/x42-plugins-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/x42-plugins-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -25,7 +25,8 @@ LIB_DEPENDS=	libfftw3f.so:math/fftw3-float \
 		libsndfile.so:audio/libsndfile \
 		libzita-convolver.so:audio/zita-convolver
 
-USES=		compiler:c++11-lang gl gmake gnome localbase pkgconfig tar:xz shebangfix
+USES=		compiler:c++11-lang gl gmake gnome localbase pkgconfig tar:xz \
+		shebangfix xorg
 USE_GITHUB=	nodefault
 GH_TUPLE=	x42:convoLV2:f814f1e:x/convoLV2zita4
 USE_GNOME=	glib20 pango cairo

Modified: head/audio/xcdplayer/Makefile
==============================================================================
--- head/audio/xcdplayer/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/xcdplayer/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -10,7 +10,7 @@ MASTER_SITES=	XCONTRIB/../R5contrib
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	CD player for X
 
-USES=		imake tar:Z
+USES=		imake tar:Z xorg
 USE_XORG=	xbitmaps xaw
 
 PLIST_FILES=	bin/xcdplayer lib/X11/app-defaults/XCdplayer \

Modified: head/audio/xmix/Makefile
==============================================================================
--- head/audio/xmix/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/xmix/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -13,7 +13,7 @@ PATCHFILES=	xmix-2.1.mixers.patch
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Mixer for X Window System
 
-USES=		imake
+USES=		imake xorg
 WRKSRC=		${WRKDIR}/xmix
 USE_XORG=	x11 xext xmu xaw xt sm ice
 

Modified: head/audio/xmixer/Makefile
==============================================================================
--- head/audio/xmixer/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/xmixer/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -18,6 +18,7 @@ ALL_TARGET=	xmixer
 PLIST_FILES=	bin/xmixer \
 		man/man1/xmixer.1.gz
 
+USES=		xorg
 USE_XORG=	x11 xt ice xaw xmu sm
 LDFLAGS+=	-L${LOCALBASE}/lib -lX11
 

Modified: head/audio/xoscope/Makefile
==============================================================================
--- head/audio/xoscope/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/xoscope/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -11,7 +11,7 @@ COMMENT=	Sound card oscilloscope
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--prefix=${STAGEDIR}${PREFIX} --sysconfdir=${STAGEDIR}${PREFIX}
-USES=		gmake pkgconfig tar:tgz
+USES=		gmake gnome pkgconfig tar:tgz xorg
 USE_GNOME=	gtk20
 USE_XORG=	x11
 

Modified: head/audio/xwave/Makefile
==============================================================================
--- head/audio/xwave/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/xwave/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -14,7 +14,7 @@ COMMENT=	Audio player/recorder/editor for the X Window
 OPTIONS_DEFINE=	DOCS
 
 WRKSRC=		${WRKDIR}/${PORTNAME}2-981109
-USES=		imake
+USES=		imake xorg
 USE_XORG=	xaw
 MAKE_JOBS_UNSAFE=	yes
 

Modified: head/audio/zam-plugins-lv2/Makefile
==============================================================================
--- head/audio/zam-plugins-lv2/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/zam-plugins-lv2/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libfftw3f.so:math/fftw3-float \
 		libsamplerate.so:audio/libsamplerate \
 		libzita-convolver.so:audio/zita-convolver
 
-USES=		compiler:c++11-lib gl gmake localbase:ldflags pkgconfig
+USES=		compiler:c++11-lib gl gmake localbase:ldflags pkgconfig xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	zamaudio
 GH_TUPLE=	DISTRHO:DPF:68b3a57:d/dpf

Modified: head/audio/zrythm/Makefile
==============================================================================
--- head/audio/zrythm/Makefile	Mon Nov  4 20:21:00 2019	(r516737)
+++ head/audio/zrythm/Makefile	Mon Nov  4 20:39:51 2019	(r516738)
@@ -30,7 +30,8 @@ LIB_DEPENDS=	libavcodec.so:multimedia/ffmpeg \
 RUN_DEPENDS=	gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \
 		kf5-breeze-icons>0:x11-themes/kf5-breeze-icons
 
-USES=		gettext-tools meson python:3.5+,build gettext-runtime gnome libtool pkgconfig shebangfix
+USES=		gettext-tools meson python:3.5+,build gettext-runtime gnome \
+		libtool pkgconfig shebangfix xorg
 USE_GITLAB=	yes
 GL_SITE=	https://git.zrythm.org
 GL_COMMIT=	5b1f4efa53ca33090ef7795204dfc387072f58f5


More information about the svn-ports-all mailing list