svn commit: r520941 - head/devel/RStudio

Yuri Victorovich yuri at FreeBSD.org
Thu Dec 26 17:10:55 UTC 2019


Author: yuri
Date: Thu Dec 26 17:10:54 2019
New Revision: 520941
URL: https://svnweb.freebsd.org/changeset/ports/520941

Log:
  devel/RStudio: Add BROKEN_i386
  
  Reported by:	fallout

Modified:
  head/devel/RStudio/Makefile

Modified: head/devel/RStudio/Makefile
==============================================================================
--- head/devel/RStudio/Makefile	Thu Dec 26 17:02:10 2019	(r520940)
+++ head/devel/RStudio/Makefile	Thu Dec 26 17:10:54 2019	(r520941)
@@ -23,6 +23,8 @@ COMMENT=	Integrated development environment (IDE) for 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_i386=	[ERROR] Line 101: Failed to resolve 'org.rstudio.studio.client.workbench.views.vcs.common.diff.LineActionButtonRenderer.GrayResources' via deferred binding
+
 BUILD_DEPENDS=	ant:devel/apache-ant \
 		${LOCALBASE}/include/sys/sysinfo.h:devel/libsysinfo \
 		pandoc:textproc/hs-pandoc


More information about the svn-ports-all mailing list