From 4d04a2348cf72cf04744f60a44219dd532254896 Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Mon, 4 Oct 2021 20:54:04 +0200 Subject: x11/inputplug: Drop unnecessary build dependencies --- x11/inputplug/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/inputplug/Makefile') diff --git a/x11/inputplug/Makefile b/x11/inputplug/Makefile index 99d4f26bfd9c..2872ae2284c2 100644 --- a/x11/inputplug/Makefile +++ b/x11/inputplug/Makefile @@ -8,7 +8,7 @@ COMMENT= XInput event monitor daemon LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cargo gmake pkgconfig xorg +USES= cargo xorg USE_GITHUB= yes GH_ACCOUNT= andrewshadura USE_XORG= x11 xcb xi -- cgit v1.2.3