pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/rust
Module Name: pkgsrc
Committed By: tnn
Date: Thu Jan 3 03:12:30 UTC 2019
Modified Files:
pkgsrc/lang/rust: Makefile
Log Message:
rust: PYTHON_FOR_BUILD_ONLY. Bump.
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/lang/rust/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/rust/Makefile
diff -u pkgsrc/lang/rust/Makefile:1.71 pkgsrc/lang/rust/Makefile:1.72
--- pkgsrc/lang/rust/Makefile:1.71 Thu Jan 3 01:05:46 2019
+++ pkgsrc/lang/rust/Makefile Thu Jan 3 03:12:30 2019
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2019/01/03 01:05:46 tnn Exp $
+# $NetBSD: Makefile,v 1.72 2019/01/03 03:12:30 tnn Exp $
DISTNAME= rustc-1.31.1-src
+PKGREVISION= 1
PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//}
CATEGORIES= lang
MASTER_SITES= http://static.rust-lang.org/dist/
@@ -18,6 +19,7 @@ USE_TOOLS+= bash ggrep gmake perl:build
BUILD_DEPENDS+= cmake-[0-9]*:../../devel/cmake
HAS_CONFIGURE= yes
+PYTHON_FOR_BUILD_ONLY= yes
CONFIG_SHELL= ${PYTHONBIN}
CONFIGURE_SCRIPT= src/bootstrap/configure.py
CONFIGURE_ARGS+= --prefix=${PREFIX}
Home |
Main Index |
Thread Index |
Old Index