Changeset 142690 for trunk/dports/_resources
- Timestamp:
- Nov 20, 2015, 3:44:37 AM (3 years ago)
- Location:
- trunk/dports/_resources/port1.0/group
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/_resources/port1.0/group/compilers-1.0.tcl
r142492 r142690 334 334 } 335 335 } else { 336 ui_warn "c_active_variant_name: [active_variants $depspec $fc \"\"] fails."336 ui_warn "c_active_variant_name: \[active_variants $depspec $fc \"\"\] fails." 337 337 } 338 338 } … … 367 367 } 368 368 } else { 369 ui_warn "fortran_active_variant_name: [active_variants $depspec $fc \"\"] fails."369 ui_warn "fortran_active_variant_name: \[active_variants $depspec $fc \"\"\] fails." 370 370 } 371 371 } -
trunk/dports/_resources/port1.0/group/mpi-1.0.tcl
r142662 r142690 164 164 } 165 165 } else { 166 ui_warn "mpi_active_variant_name: [active_variants $depspec $m \"\"] fails."166 ui_warn "mpi_active_variant_name: \[active_variants $depspec $m \"\"\] fails." 167 167 } 168 168 }
Note: See TracChangeset
for help on using the changeset viewer.