diff options
Diffstat (limited to 'math/R/Makefile')
-rw-r--r-- | math/R/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index 76bfebd37144..81198602427a 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -65,6 +65,7 @@ OPTIONS_DEFAULT+= ICU PCRE_PORT THREADS .if !defined(LIBR_SLAVEPORT) RUN_DEPENDS+= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed USE_LDCONFIG= ${PREFIX}/lib/R/lib +NO_STAGE= yes #now only used to build the R.1 manpage: USES+= perl5 USE_PERL5= build |