On 13/apr/2012, at 10:37, Ryan Schmidt wrote:

> On Apr 13, 2012, at 02:06, [email protected] wrote:
> 
>> Revision: 91911
>>         https://trac.macports.org/changeset/91911
>> Author:   [email protected]
>> Date:     2012-04-13 00:06:41 -0700 (Fri, 13 Apr 2012)
>> Log Message:
>> -----------
>> devel/wemux:
>> new port
>> 
>> Added Paths:
>> -----------
>>   users/g5pw/dports/
>>   users/g5pw/dports/devel/
>>   users/g5pw/dports/devel/wemux/
>>   users/g5pw/dports/devel/wemux/Portfile
> 
> 
>> +use_configure               no
>> +
>> +build {}
>> +
>> +destroot {
>> +    xinstall -m 775 ${worksrcpath}/wemux ${destroot}${prefix}/bin
>> +    xinstall -m 664 ${worksrcpath}/wemux.conf.example 
>> ${destroot}${prefix}/etc
>> +}
> 
> 
> 
> I realize this is still a work in progress and in your users directory, but 
> disabling the configure ("use_configure no") and build ("build {}") phases is 
> a pretty good hint that this port probably doesn't install any 
> architecture-specific files and should therefore use "supported_archs noarch".


Yes, in fact this is true. Where can I read something about platforms and 
architectures in macports? It seems it's still not clear to me… :/

Aljaž Srebrnič
-- --
My public key:  http://bit.ly/g5pw_pubkey

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to