aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2019-04-22 20:39:49 +0800
committerantoine <antoine@FreeBSD.org>2019-04-22 20:39:49 +0800
commit493cc2c1f9b238bcd708f4caa48614694ad4c827 (patch)
tree3dc1cb8e485d79bce635121ed208b59a42dcd1db
parent8753d5512f0d9a025c6ac1d2c10dfd773eb1e7d1 (diff)
downloadfreebsd-ports-gnome-493cc2c1f9b238bcd708f4caa48614694ad4c827.tar.gz
freebsd-ports-gnome-493cc2c1f9b238bcd708f4caa48614694ad4c827.tar.zst
freebsd-ports-gnome-493cc2c1f9b238bcd708f4caa48614694ad4c827.zip
Mark BROKEN: fails to stage
ERROR: dependency 'progress' is not available for package 'readxl' Reported by: pkg-fallout
-rw-r--r--textproc/R-cran-readxl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/R-cran-readxl/Makefile b/textproc/R-cran-readxl/Makefile
index 4de0ce8b03fb..19dcd54271fe 100644
--- a/textproc/R-cran-readxl/Makefile
+++ b/textproc/R-cran-readxl/Makefile
@@ -10,6 +10,8 @@ COMMENT= Read Excel Files
LICENSE= GPLv3
+BROKEN= dependency 'progress' is not available for package 'readxl'
+
BUILD_DEPENDS= R-cran-knitr>0:print/R-cran-knitr
RUN_DEPENDS= R-cran-Rcpp>=0.12.18:devel/R-cran-Rcpp \
R-cran-tibble>=1.3.1:devel/R-cran-tibble \