summaryrefslogtreecommitdiff
path: root/www/harvest/files/patch-src::configure
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-08-02 16:20:20 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-08-02 16:20:20 +0000
commit0a46264f4c625e375c726871af8c4195be1c2fb7 (patch)
tree9c77deae5bf2077488f87ba368bdef9ea3991f0b /www/harvest/files/patch-src::configure
parentFix build on 4-STABLE disabiling sanity check. (diff)
- Update harvest to 1.9.10
- Fix build: use starg instead of vararg - hand over maintainership PR: ports/55162 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes
Notes: svn path=/head/; revision=86194
Diffstat (limited to 'www/harvest/files/patch-src::configure')
-rw-r--r--www/harvest/files/patch-src::configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/harvest/files/patch-src::configure b/www/harvest/files/patch-src::configure
new file mode 100644
index 000000000000..57494d959a81
--- /dev/null
+++ b/www/harvest/files/patch-src::configure
@@ -0,0 +1,11 @@
+--- ./src/configure.orig Fri Aug 1 13:24:59 2003
++++ ./src/configure Fri Aug 1 13:24:59 2003
+@@ -7299,7 +7299,7 @@
+ ac_prev=prefix ;;
+ -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
+ ;;
+- *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;;
++ *) ac_sub_configure_args="$ac_arg" ;;
+ esac
+ done
+