diff options
Diffstat (limited to 'devel/R-cran-gdata')
-rw-r--r-- | devel/R-cran-gdata/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/R-cran-gdata/Makefile b/devel/R-cran-gdata/Makefile index 8d831db8c233..bb02e148eb34 100644 --- a/devel/R-cran-gdata/Makefile +++ b/devel/R-cran-gdata/Makefile @@ -13,7 +13,8 @@ LICENSE= GPLv2 RUN_DEPENDS= R-cran-gtools>0:${PORTSDIR}/devel/R-cran-gtools -USE_PERL5_RUN= yes +USES= perl5 +USE_PERL5= run USE_R_MOD= yes R_MOD_AUTOPLIST= yes |