x11/sirula: Mark BROKEN
Fails to build with: error: expected one of `(`, `.`, `::`, `;`, `?`, `}`, or an operator, found `:` --> /wrkdirs/usr/ports/x11/sirula/work/sirula-1.0.0/cargo-crates/osstrtools-0.2.2/src/lib.rs:754:42 | 754 | unsafe { (bytes as *const _).cast:() } | ^ expected one of 7 possible tokens error: could not compile `osstrtools` (lib) due to previous error Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
2e75dce326
commit
bce060ec47
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ WWW= https://github.com/DorianRudolph/sirula
|
|||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN= could not compile osstrtools
|
||||
|
||||
LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell
|
||||
|
||||
USES= cargo gnome
|
||||
|
|
Loading…
Reference in a new issue