Changeset 142448 for trunk/dports/_resources
- Timestamp:
- Nov 12, 2015, 8:22:35 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/_resources/port1.0/group/mpi-1.0.tcl
r142438 r142448 2 2 # $Id$ 3 3 # 4 # Copyright (c) 2014 The MacPorts Project4 # Copyright (c) 2014-2015 The MacPorts Project 5 5 # All rights reserved. 6 6 # … … 226 226 227 227 proc mpi.setup {args} { 228 global cdb mpidb mpi.variants mpi.require compilers.variants name228 global cdb mpidb mpi.variants mpi.require mpi.default compilers.variants name 229 229 230 230 set add_list {}
Note: See TracChangeset
for help on using the changeset viewer.