summaryrefslogtreecommitdiff
path: root/print/R-cran-textshaping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/R-cran-textshaping/Makefile')
-rw-r--r--print/R-cran-textshaping/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/print/R-cran-textshaping/Makefile b/print/R-cran-textshaping/Makefile
index a3df2b38dd3c..066fbbb69e31 100644
--- a/print/R-cran-textshaping/Makefile
+++ b/print/R-cran-textshaping/Makefile
@@ -1,5 +1,5 @@
PORTNAME= textshaping
-DISTVERSION= 1.0.1
+DISTVERSION= 1.0.3
CATEGORIES= print
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -9,19 +9,19 @@ WWW= https://github.com/r-lib/textshaping
LICENSE= MIT
-CRAN_DEPENDS= R-cran-cpp11>=0.2.1:devel/R-cran-cpp11 \
- R-cran-lifecycle>0:devel/R-cran-lifecycle \
- R-cran-stringi>0:textproc/R-cran-stringi \
- R-cran-systemfonts>=1.1.0:devel/R-cran-systemfonts
-BUILD_DEPENDS= ${CRAN_DEPENDS}
+BUILD_DEPENDS= R-cran-cpp11>=0.2.1:devel/R-cran-cpp11 \
+ R-cran-systemfonts>=1.0.0:devel/R-cran-systemfonts
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libfribidi.so:converters/fribidi \
libharfbuzz.so:print/harfbuzz
-RUN_DEPENDS= ${CRAN_DEPENDS}
+RUN_DEPENDS= R-cran-lifecycle>0:devel/R-cran-lifecycle \
+ R-cran-stringi>0:textproc/R-cran-stringi \
+ R-cran-systemfonts>=1.1.0:devel/R-cran-systemfonts
TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \
R-cran-knitr>0:print/R-cran-knitr \
R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
- R-cran-testthat>=3.0.0:devel/R-cran-testthat
+ R-cran-testthat>=3.0.0:devel/R-cran-testthat \
+ xorg-fonts-truetype>0:x11-fonts/xorg-fonts-truetype
USES= cran:auto-plist,compiles pkgconfig