mirror of
https://git.freebsd.org/ports.git
synced 2025-07-08 04:49:17 -04:00
Reviewed by: asomers, jbeich, riggs Approved by: jbeich, riggs Differential Revision: https://reviews.freebsd.org/D7275
10 lines
288 B
Text
10 lines
288 B
Text
--- configure.orig 2016-07-17 07:06:29 UTC
|
|
+++ configure
|
|
@@ -737,7 +737,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
|