diff options
Diffstat (limited to 'security/R-cran-ROAuth/Makefile')
-rw-r--r-- | security/R-cran-ROAuth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/R-cran-ROAuth/Makefile b/security/R-cran-ROAuth/Makefile index da9cb9a0934b..8b26f2566220 100644 --- a/security/R-cran-ROAuth/Makefile +++ b/security/R-cran-ROAuth/Makefile @@ -18,4 +18,5 @@ RUN_DEPENDS= R-cran-RCurl>=1.6.4:${PORTSDIR}/ftp/R-cran-RCurl \ USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> |