summaryrefslogtreecommitdiff
path: root/lang/rust/files/patch-configure
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-10-06 03:32:29 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-10-06 03:32:29 +0000
commitfc6ba6c023ebcbd96ad668e4935b3d4c486dbf33 (patch)
tree4af85582a03d5a1123a968d3a72cee2082f371e5 /lang/rust/files/patch-configure
parentFix build pageage. (diff)
Upgrade to 0.8.
PR: ports/182502 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=329526
Diffstat (limited to 'lang/rust/files/patch-configure')
-rw-r--r--lang/rust/files/patch-configure10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/rust/files/patch-configure b/lang/rust/files/patch-configure
index ba22d3f04a97..c6d2919ed730 100644
--- a/lang/rust/files/patch-configure
+++ b/lang/rust/files/patch-configure
@@ -1,14 +1,14 @@
---- configure.orig 2013-04-06 12:44:15.918202587 +0800
-+++ configure 2013-04-06 12:45:10.302044128 +0800
-@@ -401,7 +401,6 @@
+--- configure.orig 2013-09-27 13:30:39.473857288 +0800
++++ configure 2013-09-27 13:30:56.427856617 +0800
+@@ -405,7 +405,6 @@
step_msg "looking for build programs"
probe_need CFG_PERL perl
--probe_need CFG_CURL curl
+-probe_need CFG_CURLORWGET curl wget
probe_need CFG_PYTHON python2.7 python2.6 python2 python
python_version=$($CFG_PYTHON -V 2>&1)
-@@ -511,15 +510,6 @@
+@@ -520,15 +519,6 @@
fi
fi