aboutsummaryrefslogtreecommitdiff
path: root/devel/ORBit
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ORBit')
-rw-r--r--devel/ORBit/files/patch-libIDL::configure16
1 files changed, 11 insertions, 5 deletions
diff --git a/devel/ORBit/files/patch-libIDL::configure b/devel/ORBit/files/patch-libIDL::configure
index 18f6a992dc08..acab67991254 100644
--- a/devel/ORBit/files/patch-libIDL::configure
+++ b/devel/ORBit/files/patch-libIDL::configure
@@ -1,8 +1,14 @@
-
-$FreeBSD$
-
---- libIDL/configure 2002/06/07 16:28:12 1.1
-+++ libIDL/configure 2002/06/07 16:30:32
+--- libIDL/configure.orig Thu Jun 6 07:27:28 2002
++++ libIDL/configure Mon Jan 29 22:21:58 2007
+@@ -5915,7 +5915,7 @@
+ ;;
+
+ freebsd*)
+- objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
++ objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo elf`
+ version_type=freebsd-$objformat
+ case $version_type in
+ freebsd-elf*)
@@ -7418,6 +7418,7 @@
# This can be used to rebuild libtool when needed