[82168] trunk/dports/graphics

Ryan Schmidt ryandesign at macports.org
Tue Aug 9 21:08:31 PDT 2011


On Aug 9, 2011, at 21:01, Blair Zajac wrote:

> 
> On Aug 9, 2011, at 2:59 PM, Ryan Schmidt wrote:
> 
>> You don't need foreach loops to copy these files:
>> 
>> copy ${releasedir}/include/Field3D ${destroot}${prefix}/include
>> xinstall -m 644 -W ${releasedir}/lib libField3D.a libField3D.dylib ${destroot}${prefix}/lib
> 
> The libField3D.dylib needs to be installed as 0755, but besides this, thanks.

Why is that though? Nobody is going to be executing the dylib, so why would it need the execute bit?



More information about the macports-dev mailing list