pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/rust rust: PYTHON_FOR_BUILD_ONLY. Bump.
details: https://anonhg.NetBSD.org/pkgsrc/rev/69b552482574
branches: trunk
changeset: 389519:69b552482574
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Jan 03 03:12:30 2019 +0000
description:
rust: PYTHON_FOR_BUILD_ONLY. Bump.
diffstat:
lang/rust/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 83d2d06f3a9c -r 69b552482574 lang/rust/Makefile
--- a/lang/rust/Makefile Thu Jan 03 01:05:46 2019 +0000
+++ b/lang/rust/Makefile Thu Jan 03 03:12:30 2019 +0000
@@ -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 @@
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