aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2010-11-29 00:29:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2010-11-29 00:29:30 +0000
commit253ad080c8440170c5313e2a1c82c5da3afe949a (patch)
treeb7095429f697f370a039f44534a19692c785af3e /devel
parent51a059cfe593b0464247c963e233e77742602644 (diff)
downloadports-253ad080c8440170c5313e2a1c82c5da3afe949a.tar.gz
ports-253ad080c8440170c5313e2a1c82c5da3afe949a.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/ORBit/files/patch-libIDL::configure26
1 files changed, 22 insertions, 4 deletions
diff --git a/devel/ORBit/files/patch-libIDL::configure b/devel/ORBit/files/patch-libIDL::configure
index acab67991254..669cc82067fb 100644
--- a/devel/ORBit/files/patch-libIDL::configure
+++ b/devel/ORBit/files/patch-libIDL::configure
@@ -1,6 +1,24 @@
---- libIDL/configure.orig Thu Jun 6 07:27:28 2002
-+++ libIDL/configure Mon Jan 29 22:21:58 2007
-@@ -5915,7 +5915,7 @@
+--- libIDL/configure.orig 2002-06-06 07:27:28.000000000 -0400
++++ libIDL/configure 2010-11-28 19:24:57.000000000 -0500
+@@ -2992,7 +2992,7 @@ if test -z "$ac_cpp_err"; then
+ else
+ echo "$as_me: failed program was:" >&5
+ cat conftest.$ac_ext >&5
+- CPPFLAGS="$saved_CPPFLAGS -I"
++ CPPFLAGS="$saved_CPPFLAGS -nostdinc"
+ cat >conftest.$ac_ext <<_ACEOF
+ #line 2997 "configure"
+ #include "confdefs.h"
+@@ -3015,7 +3015,7 @@ else
+ ac_cpp_err=yes
+ fi
+ if test -z "$ac_cpp_err"; then
+- ac_cv_cpp_nostdinc=-I
++ ac_cv_cpp_nostdinc=-nostdinc
+ else
+ echo "$as_me: failed program was:" >&5
+ cat conftest.$ac_ext >&5
+@@ -5915,7 +5915,7 @@ freebsd1*)
;;
freebsd*)
@@ -9,7 +27,7 @@
version_type=freebsd-$objformat
case $version_type in
freebsd-elf*)
-@@ -7418,6 +7418,7 @@
+@@ -7418,6 +7418,7 @@ fi
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"