From e52ae825b306b016b24124b27b33cb140fb4a311 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 24 Sep 2008 08:42:53 +0000 Subject: - Update to 0.7.1 PR: 127570 Submitted by: "Frank W. Josellis" (maintainer) --- net/siproxd/files/patch-configure | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 net/siproxd/files/patch-configure (limited to 'net/siproxd/files/patch-configure') diff --git a/net/siproxd/files/patch-configure b/net/siproxd/files/patch-configure new file mode 100644 index 000000000000..5da8af5078ed --- /dev/null +++ b/net/siproxd/files/patch-configure @@ -0,0 +1,38 @@ +--- configure.orig 2008-03-09 14:35:57.000000000 +0100 ++++ configure 2008-09-23 11:25:19.000000000 +0200 +@@ -8063,7 +8063,7 @@ + ;; + + freebsd*) +- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` ++ objformat=elf + version_type=freebsd-$objformat + case $version_type in + freebsd-elf*) +@@ -11733,7 +11733,7 @@ + ;; + + freebsd*) +- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` ++ objformat=elf + version_type=freebsd-$objformat + case $version_type in + freebsd-elf*) +@@ -14867,7 +14867,7 @@ + ;; + + freebsd*) +- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` ++ objformat=elf + version_type=freebsd-$objformat + case $version_type in + freebsd-elf*) +@@ -17197,7 +17197,7 @@ + ;; + + freebsd*) +- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` ++ objformat=elf + version_type=freebsd-$objformat + case $version_type in + freebsd-elf*) -- cgit v1.2.3