[124282] trunk/dports/science/hdfeos/Portfile

David Evans devans at macports.org
Thu Aug 21 23:35:51 PDT 2014


On 8/21/14 11:00 PM, takeshi at macports.org wrote:
> [124282] trunk/dports/science/hdfeos/Portfile
>
> Revision
>     124282 <https://trac.macports.org/changeset/124282>
> Author
>     takeshi at macports.org
> Date
>     2014-08-21 23:00:14 -0700 (Thu, 21 Aug 2014)
>
>
>       Log Message
>
> hdfeos: force +szip when hdf4 +szip is installed to avoid configure failure
>
>
>       Modified Paths
>
>   * trunk/dports/science/hdfeos/Portfile
>     <#trunkdportssciencehdfeosPortfile>
>
>
>       Diff
>
>
>         Modified: trunk/dports/science/hdfeos/Portfile (124281 => 124282)
>
>
> --- trunk/dports/science/hdfeos/Portfile	2014-08-22 05:57:44 UTC (rev 124281)
> +++ trunk/dports/science/hdfeos/Portfile	2014-08-22 06:00:14 UTC (rev 124282)
> @@ -39,6 +39,9 @@
>          ${destroot}${prefix}/include
>  }
>  
> +if {[active_variants port:hdf4 szip]} {
> +    default_variants-append +szip
> +}
>  variant szip description {build with szip} {
>      require_active_variants hdf4 szip
>      depends_lib-append      port:szip
>
>
Fails portindex as follows:

Failed to parse file science/hdfeos/Portfile: Registry error: hdf4 not
registered as installed & active.
Failed to parse file science/hdfeos5/Portfile: Registry error: hdf5 not
registered as installed & active.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20140821/6123f1ff/attachment.html>


More information about the macports-dev mailing list