Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2015 10:43:44 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r401685 - head/math
Message-ID:  <201511151043.tAFAhiqg005983@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Nov 15 10:43:44 2015
New Revision: 401685
URL: https://svnweb.freebsd.org/changeset/ports/401685

Log:
  - Connect math/R-cran-RcppEigen to the build

Modified:
  head/math/Makefile

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Sun Nov 15 10:36:22 2015	(r401684)
+++ head/math/Makefile	Sun Nov 15 10:43:44 2015	(r401685)
@@ -15,6 +15,7 @@
     SUBDIR += R-cran-RHmm
     SUBDIR += R-cran-RSvgDevice
     SUBDIR += R-cran-RcppArmadillo
+    SUBDIR += R-cran-RcppEigen
     SUBDIR += R-cran-SuppDists
     SUBDIR += R-cran-Zelig
     SUBDIR += R-cran-bdsmatrix



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511151043.tAFAhiqg005983>