diff --git a/security/rustscan/Makefile b/security/rustscan/Makefile index bc73b56f6807..dd5979516e93 100644 --- a/security/rustscan/Makefile +++ b/security/rustscan/Makefile @@ -1,21 +1,23 @@ PORTNAME= rustscan PORTVERSION= 2.2.3 CATEGORIES= security MAINTAINER= mikael@FreeBSD.org COMMENT= Faster Nmap Scanning with Rust WWW= https://rustscan.github.io/RustScan/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= ring-0.17.8 crate fails to build + RUN_DEPENDS= nmap>0:security/nmap USES= cargo USE_GITHUB= yes GH_ACCOUNT= RustScan GH_PROJECT= RustScan PLIST_FILES= bin/rustscan .include