aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-10-12 17:10:57 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-10-12 17:16:03 +0000
commit8123c8c4f500c856cf576de7f401cd6a88268115 (patch)
treed9fb726b65bc42e0b881fec23bd8f4c9eaaca458
parent41b9f63425424e7cd4abf7db01b395965af74219 (diff)
downloadports-8123c8c4f500c856cf576de7f401cd6a88268115.tar.gz
ports-8123c8c4f500c856cf576de7f401cd6a88268115.zip
sysutils/evhz: drop unused USES=compiler
-rw-r--r--sysutils/evhz/Makefile2
1 files changed, 1 insertions, 1 deletions
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}