Opened 15 years ago
Closed 15 years ago
#21152 closed defect (fixed)
Metis does not build universal binaries
Reported by: | Veence (Vincent) | Owned by: | Veence (Vincent) |
---|---|---|---|
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 (1)
Change History (6)
Changed 15 years ago by Veence (Vincent)
Attachment: | Portfile_metis.diff added |
---|
comment:1 follow-up: 3 Changed 15 years ago by tobypeterson
You have commit access... what is this ticket for?
comment:2 Changed 15 years ago by tobypeterson
Owner: | changed from macports-tickets@… to vince@… |
---|
comment:3 Changed 15 years ago by Veence (Vincent)
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 15 years ago by mf2k (Frank Schima)
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.
Metis portfile with correct universal variant handling