aboutsummaryrefslogtreecommitdiff
path: root/devel/RStudio/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-09-25 18:15:04 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-09-25 18:15:04 +0000
commit4dfde965b5710b35be4415ec899ee48b3ed851c7 (patch)
treeebe5275c15438c171332e0221d45daffff5a9af8 /devel/RStudio/Makefile
parente90ea8c22c002106ea19b48b8af4bb7180aa04bc (diff)
downloadports-4dfde965b5710b35be4415ec899ee48b3ed851c7.tar.gz
ports-4dfde965b5710b35be4415ec899ee48b3ed851c7.zip
devel/RStudio: unbreak
PR: 236603 Obtained from: upstream
Notes
Notes: svn path=/head/; revision=512802
Diffstat (limited to 'devel/RStudio/Makefile')
-rw-r--r--devel/RStudio/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile
index d4e220e48386..9b32d5da79bf 100644
--- a/devel/RStudio/Makefile
+++ b/devel/RStudio/Makefile
@@ -15,14 +15,15 @@ DISTFILES= core-dictionaries.zip:dictionaries \
gwt-${GWT_VERSION}.zip:buildtools \
mathjax-26.zip:buildtools
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= 33c2c42d40ad.patch:-p1
+
MAINTAINER= yuri@FreeBSD.org
COMMENT= Integrated development environment (IDE) for R
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN= fails to build with boost 1.70, see bug 236603
-
BUILD_DEPENDS= ant:devel/apache-ant \
${LOCALBASE}/include/sys/sysinfo.h:devel/libsysinfo \
pandoc:textproc/hs-pandoc