[37698] trunk/dports/audio/openal/Portfile

raimue at macports.org raimue at macports.org
Thu Jun 19 14:45:04 PDT 2008


Revision: 37698
          http://trac.macosforge.org/projects/macports/changeset/37698
Author:   raimue at macports.org
Date:     2008-06-19 14:44:57 -0700 (Thu, 19 Jun 2008)
Log Message:
-----------
audio/openal:
Fix building,
see also http://article.gmane.org/gmane.os.apple.fink.general/25093

Modified Paths:
--------------
    trunk/dports/audio/openal/Portfile

Modified: trunk/dports/audio/openal/Portfile
===================================================================
--- trunk/dports/audio/openal/Portfile	2008-06-19 21:22:46 UTC (rev 37697)
+++ trunk/dports/audio/openal/Portfile	2008-06-19 21:44:57 UTC (rev 37698)
@@ -20,6 +20,11 @@
 
 worksrcdir		openal-1.0/macosx
 
+patch {
+    reinplace "s/CADebugMacros.cp/CADebugMacros.cpp/g" ${worksrcpath}/al_osx.pbproj/project.pbxproj
+    reinplace "s/CADebugMacros.cp/CADebugMacros.cpp/g" ${worksrcpath}/al_osx.xcode/project.pbxproj
+}
+
 use_configure	no
 
 build.type		pbx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080619/970237ff/attachment.htm 


More information about the macports-changes mailing list