From 73b16c18ce434585aeb3497fed4dd824d127b0bd Mon Sep 17 00:00:00 2001 From: dbn Date: Sat, 28 Dec 2013 10:28:40 +0000 Subject: Convert Mk/bsd.cran.mk to the Uses framework. PR: ports/184699 Reviewed by: bapt Approved by: portmgr (bdrewery), wen (maintainer, timeout > 2 weeks) --- math/R-cran-MCMCpack/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'math/R-cran-MCMCpack') diff --git a/math/R-cran-MCMCpack/Makefile b/math/R-cran-MCMCpack/Makefile index 9cb31045c15a..76b5bac8a723 100644 --- a/math/R-cran-MCMCpack/Makefile +++ b/math/R-cran-MCMCpack/Makefile @@ -16,7 +16,6 @@ RUN_DEPENDS= R-cran-coda>0.11.3:${PORTSDIR}/math/R-cran-coda # Actually required 4.0 or later, but at least 4.2 in the FreeBSD ports tree USE_GCC= 4.2+ -USE_R_MOD= yes -R_MOD_AUTOPLIST= yes +USES= cran:auto-plist .include -- cgit