From d52303ea80aa622b55c12627a49f1f1e99799338 Mon Sep 17 00:00:00 2001 From: Niclas Zeising Date: Tue, 5 Nov 2019 15:48:40 +0000 Subject: Add USES=xorg USES=gl, ports categories e Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'e'. --- emulators/visualboyadvance-m/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators/visualboyadvance-m') diff --git a/emulators/visualboyadvance-m/Makefile b/emulators/visualboyadvance-m/Makefile index 81b71e104ed6..b8808ac23418 100644 --- a/emulators/visualboyadvance-m/Makefile +++ b/emulators/visualboyadvance-m/Makefile @@ -40,7 +40,8 @@ DOS2UNIX_REGEX= .*\.(c|cpp|h|ypp) USE_XORG= x11 xext USE_GL= gl glu USE_SDL= sdl -USES= compiler:c++11-lang cmake:insource,noninja dos2unix gnome gl pkgconfig +USES= compiler:c++11-lang cmake:insource,noninja dos2unix gnome gl \ + pkgconfig xorg INSTALLS_ICONS= yes CMAKE_ARGS= -DVERSION:STRING="${PORTVERSION}" \ -DSYSCONFDIR:STRING="${PREFIX}/etc" \ -- cgit v1.2.3