freebsd-ports/lang/rust/files/patch-configure
Vanilla I. Shu 92219a48b9 1: Upgrade to 1.2.0.
2: add libedit to USES.
2015-09-03 15:22:07 +00:00

10 lines
294 B
Text

--- configure.orig 2015-08-04 19:28:47 UTC
+++ configure
@@ -696,7 +696,6 @@ putvar CFG_BOOTSTRAP_KEY
step_msg "looking for build programs"
-probe_need CFG_CURLORWGET curl wget
if [ -z "$CFG_PYTHON_PROVIDED" ]; then
probe_need CFG_PYTHON python2.7 python2.6 python2 python
fi