Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jan 2022 19:06:38 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 69f4ebaff6a3 - main - devel/fb-adb: drop unused USES=7z after 6f019c90b38c
Message-ID:  <202201031906.203J6coB080013@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201031906.203J6coB080013>