aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Ost <bsd@philippost.de>2021-08-14 19:43:42 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2021-08-14 19:44:43 +0000
commitca96cfcebb5cb8bc01c563daefbe800c8b281e27 (patch)
tree473ae03d803f2343d5b9e7dba1b10ee567bc4c88
parentbbbc5396ce2d85b6566aa76854670ce6f23a2574 (diff)
downloadports-ca96cfcebb5cb8bc01c563daefbe800c8b281e27.tar.gz
ports-ca96cfcebb5cb8bc01c563daefbe800c8b281e27.zip
math/R: Add missing harfbuzz dependency when CAIROPANGO is on
PR: 257795
-rw-r--r--math/R/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 41f0787a154e..0e3acbd08602 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -74,6 +74,7 @@ X11_DESC= X11 graphics device
ATLAS_USES= blaslapack:atlas
ATLAS_CONFIGURE_ON= --disable-BLAS-shlib
CAIROPANGO_IMPLIES= X11
+CAIROPANGO_LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
CAIROPANGO_USES= gettext gnome jpeg pkgconfig
CAIROPANGO_USE= GNOME=cairo,pango
CAIROPANGO_CONFIGURE_WITH= cairo