Opened 12 years ago

Last modified 12 years ago

#33963 closed update

pymol: fix gcc4x variants — at Version 1

Reported by: howarth@… Owned by: macports-tickets@…
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...

  1. Updates the package to current pymol svn
  2. Adds the gcc47 compiler variant
  3. 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.

Change History (2)

Changed 12 years ago by howarth@…

Attachment: Portfile.diff added

Portfile diff to fix broken compiler variants

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: maintainer haspatch added; science removed
Summary: fix gcc4x variants in pymol packagepymol: fix gcc4x variants
Note: See TracTickets for help on using tickets.