git: 4d04a2348cf7 - main - x11/inputplug: Drop unnecessary build dependencies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Oct 2021 18:54:32 UTC
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=4d04a2348cf72cf04744f60a44219dd532254896 commit 4d04a2348cf72cf04744f60a44219dd532254896 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-10-04 18:54:04 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-10-04 18:54:04 +0000 x11/inputplug: Drop unnecessary build dependencies --- x11/inputplug/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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