[84824] trunk/dports/graphics/ogre/Portfile
cal at macports.org
cal at macports.org
Sun Oct 2 09:07:47 PDT 2011
Revision: 84824
http://trac.macports.org/changeset/84824
Author: cal at macports.org
Date: 2011-10-02 09:07:42 -0700 (Sun, 02 Oct 2011)
Log Message:
-----------
ogre: reinplace fails on case-sensitive file system, #31482, openmaintainer
Modified Paths:
--------------
trunk/dports/graphics/ogre/Portfile
Modified: trunk/dports/graphics/ogre/Portfile
===================================================================
--- trunk/dports/graphics/ogre/Portfile 2011-10-02 14:09:16 UTC (rev 84823)
+++ trunk/dports/graphics/ogre/Portfile 2011-10-02 16:07:42 UTC (rev 84824)
@@ -38,12 +38,12 @@
${worksrcpath}/Components/RTShaderSystem/CMakeLists.txt \
${worksrcpath}/Components/Terrain/CMakeLists.txt \
${worksrcpath}/OgreMain/CMakeLists.txt \
- ${worksrcpath}/Plugins/BSPSceneManager/CMakeLists.txt \
- ${worksrcpath}/Plugins/CgProgramManager/CMakeLists.txt \
- ${worksrcpath}/Plugins/OctreeSceneManager/CMakeLists.txt \
- ${worksrcpath}/Plugins/OctreeZone/CMakeLists.txt \
- ${worksrcpath}/Plugins/PCZSceneManager/CMakeLists.txt \
- ${worksrcpath}/Plugins/ParticleFX/CMakeLists.txt \
+ ${worksrcpath}/PlugIns/BSPSceneManager/CMakeLists.txt \
+ ${worksrcpath}/PlugIns/CgProgramManager/CMakeLists.txt \
+ ${worksrcpath}/PlugIns/OctreeSceneManager/CMakeLists.txt \
+ ${worksrcpath}/PlugIns/OctreeZone/CMakeLists.txt \
+ ${worksrcpath}/PlugIns/PCZSceneManager/CMakeLists.txt \
+ ${worksrcpath}/PlugIns/ParticleFX/CMakeLists.txt \
${worksrcpath}/RenderSystems/GL/CMakeLists.txt \
${worksrcpath}/OgreMain/src/OSX/macUtils.cpp
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111002/bb44b105/attachment.html>
More information about the macports-changes
mailing list