Opened 12 years ago

Closed 12 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...

  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.

Attachments (1)

Portfile.diff (2.5 KB) - added by howarth@… 12 years ago.
Portfile diff to fix broken compiler variants

Download all attachments as: .zip

Change History (4)

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

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

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

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

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.