#33963: pymol: fix gcc4x variants --------------------------------------+------------------------------------- Reporter: howarth@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: maintainer haspatch | Port: pymol --------------------------------------+------------------------------------- Changes (by ryandesign@…): * keywords: science => maintainer haspatch Old description:
The change in pymol 1.5 to no longer support 'python setup.py build' but only use [[BR]] 'python setup.py install' to both build and install pymol has broken the previous[[BR]] infrastructure in the Portfile for building compiler variants of the package. The [[BR]] attached Portfile.diff...[[BR]] [[BR]] 1) Updates the package to current pymol svn[[BR]] 2) Adds the gcc47 compiler variant[[BR]] 3) Changes the build.env to destroot.env to that the compilers are set from[[BR]] configure.compiler [[BR]]
Tested on Lion for standard and +gcc45 variant builds.
New description: 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. -- -- Ticket URL: <https://trac.macports.org/ticket/33963#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS