git: c56530d00154 - main - devel/RStudio: mark as BROKEN after boost upgrade
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 May 2022 20:17:50 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c56530d0015436ae237565790813225a17f82699
commit c56530d0015436ae237565790813225a17f82699
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-05-22 19:15:49 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-05-22 20:17:07 +0000
devel/RStudio: mark as BROKEN after boost upgrade
PR: 246106
---
devel/RStudio/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile
index 321a5145fef3..d4bee621d39e 100644
--- a/devel/RStudio/Makefile
+++ b/devel/RStudio/Makefile
@@ -32,6 +32,8 @@ LIB_DEPENDS= libR.so:math/R \
libuuid.so:misc/e2fsprogs-libuuid \
libyaml-cpp.so:devel/yaml-cpp
+BROKEN= Fails to compile: Cannot find module 'fuse-box/sparky'
+
FLAVORS= desktop server
FLAVOR?= ${FLAVORS:[1]}
server_PKGNAMESUFFIX= -server