diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/inputplug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |