summaryrefslogtreecommitdiff
path: root/net/siproxd/files/patch-aclocal.m4
diff options
context:
space:
mode:
Diffstat (limited to 'net/siproxd/files/patch-aclocal.m4')
-rw-r--r--net/siproxd/files/patch-aclocal.m411
1 files changed, 11 insertions, 0 deletions
diff --git a/net/siproxd/files/patch-aclocal.m4 b/net/siproxd/files/patch-aclocal.m4
new file mode 100644
index 000000000000..e430e1f88656
--- /dev/null
+++ b/net/siproxd/files/patch-aclocal.m4
@@ -0,0 +1,11 @@
+--- aclocal.m4.orig 2008-03-09 14:35:51.000000000 +0100
++++ aclocal.m4 2008-09-23 11:23:56.000000000 +0200
+@@ -1276,7 +1276,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*)