diff options
Diffstat (limited to 'math/R-cran-sandwich/Makefile')
-rw-r--r-- | math/R-cran-sandwich/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-sandwich/Makefile b/math/R-cran-sandwich/Makefile index a475b49d972..ab6cc8476f2 100644 --- a/math/R-cran-sandwich/Makefile +++ b/math/R-cran-sandwich/Makefile @@ -14,7 +14,6 @@ LICENSE= GPLv2 RUN_DEPENDS= R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo -USE_R_MOD= yes -R_MOD_AUTOPLIST= yes +USES= cran:auto-plist .include <bsd.port.mk> |