most recent changes, diff for openal
Index: audio/openal/Portfile
--- audio/openal/Portfile (revision 37697)
+++ audio/openal/Portfile (revision 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