aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--math/R/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index f592d9639499..61edf9f4adfe 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -198,6 +198,7 @@ PLIST_SUB+= LIBR="@comment "
.endif
.if ${PORT_OPTIONS:MPANGOCAIRO}
+USES+= pkgconfig
USE_GNOME+= pango
PLIST_SUB+= PANGOCAIRO=""
.else