Opened 9 years ago
Closed 9 years ago
#50230 closed enhancement (fixed)
py-pymc: use compilers portgroup, enforce fortran variant
Reported by: | dstrubbe (David Strubbe) | Owned by: | humem (humem) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch | Cc: | |
Port: | py-pymc |
Description
The compilers portgroup should be used for Fortran variants rather than the obsolete recipe. Also, it allows a simple way to enforce the same Fortran compiler was used for numpy, as was reported to be necessary to avoid a test failure (ticket #49747).
Attachments (1)
Change History (2)
Changed 9 years ago by dstrubbe (David Strubbe)
Attachment: | Portfile-py-pymc.diff added |
---|
comment:1 Changed 9 years ago by dstrubbe (David Strubbe)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Committed r144694.