aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-01-14 14:00:33 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-02-08 04:05:48 +0000
commit635d010ed905c840d02f268539533a632fe506ab (patch)
tree17b18906833b2406d8fa30d5bf30fe2ee74e3f63
parent01917053f62702138a077d6e153ef34d4a3cbd13 (diff)
downloadports-635d010ed905c840d02f268539533a632fe506ab.tar.gz
ports-635d010ed905c840d02f268539533a632fe506ab.zip
security/sniffglue: drop unused cargo-c dependency
PR: 268953 Approved by: maintainer timeout (3 weeks)
-rw-r--r--security/sniffglue/Makefile1
1 files changed, 0 insertions, 1 deletions
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