Ticket #39006: Portfile-OpenSceneGraph.diff
File Portfile-OpenSceneGraph.diff, 749 bytes (added by Eduardop, 12 years ago) |
---|
-
Portfile
old new 5 5 6 6 name OpenSceneGraph 7 7 version 3.0.1 8 revision 1 8 9 set inconvenient_version [strsed ${version} {/\.0$//}] 9 10 maintainers nomaintainer 10 11 license wxWidgets-3 … … 25 26 sha256 0c1103574b0a5a27c7d68d43454f1bf9c0cea114a583c42637bc8eb47b1d8296 26 27 27 28 patchfiles patch-CMakeLists.txt.diff \ 28 patch-src-osgViewer-DarwinUtils.mm.diff 29 patch-src-osgViewer-DarwinUtils.mm.diff \ 30 patch-include-osg-Math.diff 29 31 30 32 depends_build port:cmake 31 33