Ticket #21152 (closed defect: fixed)
Metis does not build universal binaries
| Reported by: | vince@… | Owned by: | vince@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.0 |
| Keywords: | Cc: | ||
| Port: | metis |
Description
The math/metis port does not build universal binaries, because it does not take in account ${configure.universal_*flags} when patching configure.
I've appended a patch that changes the Portfile to take this into account.
Attachments
Change History
Changed 4 years ago by vince@…
- Attachment Portfile_metis.diff added
comment:1 follow-up: ↓ 3 Changed 4 years ago by toby@…
You have commit access... what is this ticket for?
comment:3 in reply to: ↑ 1 Changed 4 years ago by vince@…
Replying to toby@…:
You have commit access... what is this ticket for?
I just must figure out how to commit, since I've never done it before! If you can do it on my behalf, that would be great. Thanks!
comment:4 Changed 4 years ago by macsforever2000@…
If you want to be useful to the project, you should learn how to commit yourself. Please read about and install macports via svn. See also this page about subversion and Macports. You can test all this by committing your own patch on this ticket.
Note: See
TracTickets for help on using
tickets.


Metis portfile with correct universal variant handling