diff options
Diffstat (limited to 'math/R-cran-RcppArmadillo/Makefile')
-rw-r--r-- | math/R-cran-RcppArmadillo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-RcppArmadillo/Makefile b/math/R-cran-RcppArmadillo/Makefile index 467f85d9a748..c0075cb5ecf9 100644 --- a/math/R-cran-RcppArmadillo/Makefile +++ b/math/R-cran-RcppArmadillo/Makefile @@ -14,7 +14,6 @@ LICENSE_COMB= dual RUN_DEPENDS= R-cran-Rcpp>=0.10.5:${PORTSDIR}/devel/R-cran-Rcpp -USE_R_MOD= yes -R_MOD_AUTOPLIST= yes +USES= cran:auto-plist .include <bsd.port.mk> |