Opened 13 years ago
Closed 13 years ago
#33963 closed update (fixed)
pymol: fix gcc4x variants
Reported by: | howarth@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | maintainer haspatch | Cc: | |
Port: | pymol |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
The change in pymol 1.5 to no longer support 'python setup.py build' but only use 'python setup.py install' to both build and install pymol has broken the previous infrastructure in the Portfile for building compiler variants of the package. The attached Portfile.diff...
- Updates the package to current pymol svn
- Adds the gcc47 compiler variant
- Changes the build.env to destroot.env to that the compilers are set from configure.compiler
Tested on Lion for standard and +gcc45 variant builds.
Attachments (1)
Change History (4)
Changed 13 years ago by howarth@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | maintainer haspatch added; science removed |
Summary: | fix gcc4x variants in pymol package → pymol: fix gcc4x variants |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Portfile diff to fix broken compiler variants