diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-22 12:39:49 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-22 12:39:49 +0000 |
commit | bf397908f6ba7569f6d8adcaf2a5811b6b0d125b (patch) | |
tree | 3dc1cb8e485d79bce635121ed208b59a42dcd1db | |
parent | multimedia/kodi-devel: Update to 18.2 (diff) |
Mark BROKEN: fails to stage
ERROR: dependency 'progress' is not available for package 'readxl'
Reported by: pkg-fallout
Notes
Notes:
svn path=/head/; revision=499636
-rw-r--r-- | textproc/R-cran-readxl/Makefile | 2 |
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 \ |