aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-RHmm
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-cran-RHmm')
-rw-r--r--math/R-cran-RHmm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-RHmm/Makefile b/math/R-cran-RHmm/Makefile
index 20cd9af59bfb..635567341100 100644
--- a/math/R-cran-RHmm/Makefile
+++ b/math/R-cran-RHmm/Makefile
@@ -13,7 +13,6 @@ COMMENT= Hidden Markov Models simulations and estimations
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>