aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-08-25 09:05:34 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-08-26 00:46:17 +0000
commitcc0b116c98fc19d1ddebc46efeaae53c91259d53 (patch)
tree3be8e7dc7156e089a564a98dc3802e5c79198209 /x11
parent61b198a7cda948c43b180c6058c8f5117fa1ac08 (diff)
downloadports-cc0b116c98fc19d1ddebc46efeaae53c91259d53.tar.gz
ports-cc0b116c98fc19d1ddebc46efeaae53c91259d53.zip
x11/libinput: drop unused USES=tar
USE_GITLAB (and USE_GITHUB) override USES=tar. PR: 273343 Approved by: manu
Diffstat (limited to 'x11')
-rw-r--r--x11/libinput/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libinput/Makefile b/x11/libinput/Makefile
index b153fa9b17be..2a6b529e730b 100644
--- a/x11/libinput/Makefile
+++ b/x11/libinput/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libevdev.so:devel/libevdev \
libudev.so:devel/libudev-devd \
libmtdev.so:devel/libmtdev
-USES= cpe localbase meson pkgconfig python:run shebangfix tar:bz2
+USES= cpe localbase meson pkgconfig python:run shebangfix
USE_LDCONFIG= yes
USE_GITLAB= yes