From 4c46ca73d827ceeb91e695bf5da18e5be90e9ca4 Mon Sep 17 00:00:00 2001 From: Niclas Zeising Date: Thu, 7 Nov 2019 18:36:55 +0000 Subject: Add USES=xorg USES=gl, ports categories x Add USES=xorg and USES=gl to ports in categories starting with 'x' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. --- x11/xrsi/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11/xrsi') diff --git a/x11/xrsi/Makefile b/x11/xrsi/Makefile index 4db7f78c48d8..c03a435adf32 100644 --- a/x11/xrsi/Makefile +++ b/x11/xrsi/Makefile @@ -13,6 +13,7 @@ COMMENT= Minimalist break enforcer for Linux/Unix for the prevention of RSI LICENSE= ART10 LICENSE_FILE= ${WRKSRC}/Licence +USES= xorg USE_XORG= x11 PLIST_FILES= bin/xrsi PORTDOCS= Readme -- cgit