git: 635d010ed905 - main - security/sniffglue: drop unused cargo-c dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Feb 2023 04:06:13 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=635d010ed905c840d02f268539533a632fe506ab commit 635d010ed905c840d02f268539533a632fe506ab Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-01-14 14:00:33 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-02-08 04:05:48 +0000 security/sniffglue: drop unused cargo-c dependency PR: 268953 Approved by: maintainer timeout (3 weeks) --- security/sniffglue/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/security/sniffglue/Makefile b/security/sniffglue/Makefile index 088f84545d90..4764db34c7ac 100644 --- a/security/sniffglue/Makefile +++ b/security/sniffglue/Makefile @@ -11,7 +11,6 @@ WWW= https://github.com/kpcyrd/sniffglue LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= cargo-cbuild:devel/cargo-c LIB_DEPENDS= libpcap.so:net/libpcap USES= cargo