[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / lang / rust

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/lang/rust/Makefile between version 1.13 and 1.14

version 1.13, 2017/10/07 17:40:27 version 1.14, 2017/10/13 12:42:12
Line 121  CARGO=   ${WRKDIR}/rust-${RUST_STAGE0_VE
Line 121  CARGO=   ${WRKDIR}/rust-${RUST_STAGE0_VE
 SUBST_CLASSES+=         config  SUBST_CLASSES+=         config
 SUBST_STAGE.config=     post-configure  SUBST_STAGE.config=     post-configure
 SUBST_FILES.config+=    config.toml  SUBST_FILES.config+=    config.toml
 SUBST_VARS.config+=     RUSTC CARGO PREFIX PYTHONBIN  SUBST_VARS.config+=     RUSTC CARGO PREFIX PYTHONBIN RUST_ARCH
   
 do-configure:  do-configure:
         ${CP} ${FILESDIR}/config.toml ${WRKSRC}/config.toml          ${CP} ${FILESDIR}/config.toml ${WRKSRC}/config.toml

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

CVSweb <webmaster@jp.NetBSD.org>