mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
lang/rust: Add special IGNORE for DragonFly
lang/rust-dragonfly is in dports and it is bleeding edge (updated every couple of weeks)
This commit is contained in:
parent
be0cebe018
commit
69b8346356
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382320
@ -50,6 +50,10 @@ LLNEXTGEN_BUILD_DEPENDS= LLnextgen:${PORTSDIR}/devel/llnextgen
|
||||
BROKEN= Only compiles on FreeBSD 10 and 11
|
||||
.endif
|
||||
|
||||
.if ${OPSYS} == DragonFly
|
||||
IGNORE= please use lang/rust-dragonfly instead
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${MKDIR} ${WRKSRC}/dl
|
||||
${LN} -sf ${DISTDIR}/${RUST_BOOT} ${WRKSRC}/dl
|
||||
|
Loading…
Reference in New Issue
Block a user