Changeset 82791
- Timestamp:
- 08/20/11 05:50:19 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/science/scotch/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/science/scotch/Portfile
r82790 r82791 6 6 name scotch 7 7 version 5.1.11 8 revision 38 revision 4 9 9 10 10 # this is specific to this port and *version* for downloading it: … … 37 37 use_configure no 38 38 39 configure.compiler macports-gcc-4.4 40 39 41 variant universal { 40 42 } … … 42 44 set archflags [get_canonical_archflags] 43 45 44 depends_lib port:openmpi 46 depends_lib port:openmpi port:gcc44 45 47 46 48 build.env-append CC=${configure.cc} \
Note: See TracChangeset
for help on using the changeset viewer.

