port ${name}

Ryan Schmidt ryandesign at macports.org
Sat Oct 18 19:50:07 PDT 2014


On Oct 18, 2014, at 9:35 PM, Mark Brethen wrote:

> if {${name} eq ${subport}} {
>    supported_archs noarch
>    distfiles
>    archive_sites
> 
>    use_configure   no
> 
>    build           {}
> 
>    depends_build-append\
>        port:reduce-common\
>        port:reduce-csl\
>        port:reduce-psl\
>        port:reduce-addons

These should be depends_run.

> However an issue I've found is that if the install process is interrupted, a subsequent re-issue of 'port install reduce' will fail due to the fact that the subport that was interrupted isn't clean.

What error occurs?



More information about the macports-dev mailing list