python portfile issue with running setup.py twice

Ryan Schmidt ryandesign at macports.org
Tue Sep 28 14:01:18 PDT 2010


On Sep 28, 2010, at 14:41, Joshua Root wrote:
> On 2010-9-29 05:31 , Frank Schima wrote:
>> build {
>>    ${python.bin} ${worksrcpath}/setup.py config_fc --fcompiler=gfortran-mp-4.4 --noarch build
>>    ${python.bin} ${worksrcpath}/setup.py install --skip-build
>> }
> 
> Also, wouldn't the second command belong in the destroot phase anyway?

And isn't that exactly how the python portgroups already work by default?

Why don't you show us what errors you're getting when using the python portgroups as written.




More information about the macports-dev mailing list