diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-04 17:39:25 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-04 17:39:25 +0000 |
| commit | 287121d1671e32bb34bd17837a3650d214618da6 (patch) | |
| tree | 1fd7bcd2f55b67e5d876ab52ea4fa71f04e49b4a | |
| parent | LWP::Authen::Negotiate is a authentication plugin for LWP to (diff) | |
pkg-config is needed for cairo detection
Approved by: portmgr (bapt)
| -rw-r--r-- | math/R/Makefile | 1 |
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 |
