[MacPorts] #27279: binpath not available a variable

MacPorts noreply at macports.org
Thu Nov 11 18:21:07 PST 2010


#27279: binpath not available a variable
-------------------------------------------+--------------------------------
 Reporter:  bmguillory+macports@…          |       Owner:  macports-tickets@…                   
     Type:  defect                         |      Status:  new                                  
 Priority:  Normal                         |   Milestone:                                       
Component:  base                           |     Version:  1.9.99                               
 Keywords:                                 |        Port:                                       
-------------------------------------------+--------------------------------
Changes (by macsforever2000@…):

  * keywords:  binpath =>


Old description:

> I tried to manipulate the PATH environment variable using this code:
>
> test.env            PATH=${worksrcpath}:${binpath}
>
> But when I try to run my test I get this output:
>
> notbrad$ sudo port -vvv test safekeep
> Error: Unable to open port: can't read "binpath": no such variable
>
> The guide indicates that binpath should be a read only variable in
> section "5.2. Global Variables"

New description:

 I tried to manipulate the PATH environment variable using this code:

 {{{
 test.env            PATH=${worksrcpath}:${binpath}
 }}}

 But when I try to run my test I get this output:

 {{{
 notbrad$ sudo port -vvv test safekeep
 Error: Unable to open port: can't read "binpath": no such variable
 }}}

 The guide indicates that binpath should be a read only variable in section
 "5.2. Global Variables"

--

-- 
Ticket URL: <https://trac.macports.org/ticket/27279#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list