pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/rust revert previous since it got patched meanwhile
details: https://anonhg.NetBSD.org/pkgsrc/rev/7d00411ce2eb
branches: trunk
changeset: 412811:7d00411ce2eb
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Mar 12 12:59:01 2020 +0000
description:
revert previous since it got patched meanwhile
diffstat:
lang/rust/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 7889cbb47446 -r 7d00411ce2eb lang/rust/Makefile
--- a/lang/rust/Makefile Thu Mar 12 12:56:01 2020 +0000
+++ b/lang/rust/Makefile Thu Mar 12 12:59:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.150 2020/03/12 12:56:01 tnn Exp $
+# $NetBSD: Makefile,v 1.151 2020/03/12 12:59:01 tnn Exp $
DISTNAME= rustc-1.41.1-src
PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//}
@@ -20,8 +20,6 @@
# build on 7). Mark earlier versions as broken.
BROKEN_ON_PLATFORM+= NetBSD-[1-7].*-*
-CHECK_PORTABILITY_SKIP+= vendor/libssh2-sys/libssh2/Makefile.am
-
HAS_CONFIGURE= yes
PYTHON_FOR_BUILD_ONLY= yes
CONFIG_SHELL= ${PYTHONBIN}
Home |
Main Index |
Thread Index |
Old Index