[54406] trunk/dports/graphics/openexr

toby at macports.org toby at macports.org
Sun Jul 26 14:20:40 PDT 2009


Revision: 54406
          http://trac.macports.org/changeset/54406
Author:   toby at macports.org
Date:     2009-07-26 14:20:40 -0700 (Sun, 26 Jul 2009)
Log Message:
-----------
fix build

Modified Paths:
--------------
    trunk/dports/graphics/openexr/Portfile

Added Paths:
-----------
    trunk/dports/graphics/openexr/files/patch-configure

Modified: trunk/dports/graphics/openexr/Portfile
===================================================================
--- trunk/dports/graphics/openexr/Portfile	2009-07-26 21:19:03 UTC (rev 54405)
+++ trunk/dports/graphics/openexr/Portfile	2009-07-26 21:20:40 UTC (rev 54406)
@@ -22,6 +22,8 @@
 depends_build	port:libtool
 depends_lib	port:ilmbase
 
+patchfiles	patch-configure
+
 configure.args	--mandir=${prefix}/share/man \
 		--infodir=${prefix}/share/info
 

Added: trunk/dports/graphics/openexr/files/patch-configure
===================================================================
--- trunk/dports/graphics/openexr/files/patch-configure	                        (rev 0)
+++ trunk/dports/graphics/openexr/files/patch-configure	2009-07-26 21:20:40 UTC (rev 54406)
@@ -0,0 +1,11 @@
+--- configure.orig	2009-07-26 14:16:43.000000000 -0700
++++ configure	2009-07-26 14:16:53.000000000 -0700
+@@ -21504,7 +21504,7 @@
+     CXXFLAGS="$CXXFLAGS -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386"
+       fi
+ 
+-  CXXFLAGS="$CXXFLAGS -Wno-long-double"
++  CXXFLAGS="$CXXFLAGS"
+   ;;
+ esac
+ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090726/8b38da16/attachment.html>


More information about the macports-changes mailing list