Ticket #36295: Portfile.2.diff
File Portfile.2.diff, 603 bytes (added by lockhart (Thomas Lockhart), 12 years ago) |
---|
-
Portfile
old new 169 169 destroot.dir ${worksrcpath}/${subdir} 170 170 command_exec destroot 171 171 } 172 # 6.1.4 does not have a mountainlion file 173 copy ${worksrcpath}/ace/config-macosx-mountainlion.h ${destroot}/${prefix}/include/ace/config-macosx-mountainlion.h 172 174 # Files required to build CosEvent classes but not installed 173 175 copy ${worksrcpath}/TAO/orbsvcs/orbsvcs/ESF ${destroot}/${prefix}/include/orbsvcs/ESF 174 176 }