diff options
Diffstat (limited to 'math/R-cran-labeling')
-rw-r--r-- | math/R-cran-labeling/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-labeling/Makefile b/math/R-cran-labeling/Makefile index c8fd02f62553..e55e3cccc357 100644 --- a/math/R-cran-labeling/Makefile +++ b/math/R-cran-labeling/Makefile @@ -12,7 +12,6 @@ COMMENT= Provides a range of axis labeling algorithms LICENSE= MIT -USE_R_MOD= yes -R_MOD_AUTOPLIST= yes +USES= cran:auto-plist .include <bsd.port.mk> |