ports/lang/rust/files/patch-configure
2016-08-20 05:57:34 +00:00

10 lines
288 B
Text

--- configure.orig 2016-08-16 01:54:35 UTC
+++ configure
@@ -726,7 +726,6 @@ if [ -n "$CFG_ENABLE_ORBIT" ]; then putv
step_msg "looking for build programs"
-probe_need CFG_CURL curl
if [ -z "$CFG_PYTHON_PROVIDED" ]; then
probe_need CFG_PYTHON python2.7 python2 python
fi