git: 50fdffb0e3ec - 2022Q4 - sysutils/evhz: drop unused USES=compiler
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Oct 2022 17:20:42 UTC
The branch 2022Q4 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=50fdffb0e3ec3d18fffda288c7922b0ca25fdb00
commit 50fdffb0e3ec3d18fffda288c7922b0ca25fdb00
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-10-12 17:10:57 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-10-12 17:20:10 +0000
sysutils/evhz: drop unused USES=compiler
(cherry picked from commit 8123c8c4f500c856cf576de7f401cd6a88268115)
---
sysutils/evhz/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/evhz/Makefile b/sysutils/evhz/Makefile
index d485f6593d84..41700ff58bba 100644
--- a/sysutils/evhz/Makefile
+++ b/sysutils/evhz/Makefile
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
-USES= compiler localbase
+USES= localbase
SR_HT_COMMIT= 35b7526e0655522bbdf92f6384f4e9dff74f38a0
WRKSRC= ${WRKDIR}/${PORTNAME}-${SR_HT_COMMIT}