Opened 13 years ago

Last modified 13 years ago

#27279 closed defect

binpath not available a variable — at Version 1

Reported by: bmguillory+macports@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: guide Version:
Keywords: Cc:
Port:

Description (last modified by mf2k (Frank Schima))

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"

Change History (1)

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: binpath removed
Note: See TracTickets for help on using tickets.