git: 4ca6f514ef65 - main - devel/RStudio: Not broken
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 May 2022 19:34:15 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4ca6f514ef65b3acbe6d4b302b3a23f76277dda1 commit 4ca6f514ef65b3acbe6d4b302b3a23f76277dda1 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-05-25 19:33:23 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-05-25 19:34:13 +0000 devel/RStudio: Not broken The BROKEN line was added by mistake. --- devel/RStudio/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile index ea2679265538..4e98770545ff 100644 --- a/devel/RStudio/Makefile +++ b/devel/RStudio/Makefile @@ -32,8 +32,6 @@ 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