git: 69f4ebaff6a3 - main - devel/fb-adb: drop unused USES=7z after 6f019c90b38c
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jan 2022 19:06:38 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=69f4ebaff6a3aa7d1d0afa0b61f4de40affcd4a9
commit 69f4ebaff6a3aa7d1d0afa0b61f4de40affcd4a9
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-01-03 17:49:57 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-01-03 19:06:07 +0000
devel/fb-adb: drop unused USES=7z after 6f019c90b38c
---
devel/fb-adb/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/fb-adb/Makefile b/devel/fb-adb/Makefile
index 787b825581de..4a10924e723f 100644
--- a/devel/fb-adb/Makefile
+++ b/devel/fb-adb/Makefile
@@ -37,7 +37,7 @@ RUN_DEPENDS= adb:devel/android-tools-adb
USE_GITHUB= yes
GH_ACCOUNT= facebook
-USES= 7z:partial autoreconf gmake linux ncurses perl5 python:3.4+,build
+USES= autoreconf gmake linux ncurses perl5 python:3.4+,build
USE_LINUX= base:build
USE_PERL5= build # pod2man
BASH_CMD?= bash # can be zsh