[92093] trunk/dports/devel
Bradley Giesbrecht
pixilla at macports.org
Wed Apr 18 12:42:46 PDT 2012
On Apr 18, 2012, at 12:17 PM, Ryan Schmidt wrote:
>
> On Apr 18, 2012, at 10:47, pixilla at macports.org wrote:
>
>> Revision: 92093
>> https://trac.macports.org/changeset/92093
>> Author: pixilla at macports.org
>> Date: 2012-04-18 08:47:26 -0700 (Wed, 18 Apr 2012)
>> Log Message:
>> -----------
>> devel/tao:
>> - New port for ACE+TAO.
>
> This resolves https://trac.macports.org/ticket/33339 yes?
Yes.
>> Added: trunk/dports/devel/tao/Portfile
>
>
>> +set libenv "DYLD_LIBRARY_PATH=${worksrcpath}/lib"
>> +set aceenv "ACE_ROOT=${worksrcpath}"
>> +set taoenv "TAO_ROOT=${worksrcpath}/TAO"
>> +set makearg "INSTALL_PREFIX=${prefix}"
>
> There's no need to quote these.
Is this true if worksrcpath or prefix has spaces?
>> +use_configure no
>
> Since you're not using the configure phase...
>
>> +configure.cmd "\$ACE_ROOT/bin/mpc.pl"
>> +configure.args -type gnuace TAO_ACE.mwc
>> +configure.universal_args
>
> ...and don't reference these variables anywhere else in the portfile, setting them serves no purpose and these lines can be removed.
>
>
>> +post-configure {}
>
> Since this block is empty, it serves no purpose and can be removed.
Fixing, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2763 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20120418/8b2d2bd9/attachment.bin>
More information about the macports-dev
mailing list