[MacPorts] #58426: Portfile instructions: unclear about global variable ${portbuildpath}

MacPorts noreply at macports.org
Thu May 2 00:36:26 UTC 2019


#58426: Portfile instructions: unclear about global variable ${portbuildpath}
--------------------------+--------------------
  Reporter:  frankliuao   |      Owner:  (none)
      Type:  enhancement  |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  guide        |    Version:
Resolution:               |   Keywords:
      Port:               |
--------------------------+--------------------

Comment (by ryandesign):

 It doesn't really matter to a portfile author what the value of
 `portbuildpath` is. This is not a variable a portfile author will use.
 What matters is that it is a temporary directory created for the port to
 use while a build is happening.

 You can of course see what the value is on your system by looking at the
 path that the "work" symlink in the port's directory resolves to. It will
 resolve to a path inside ${prefix}/var/macports/build.

-- 
Ticket URL: <https://trac.macports.org/ticket/58426#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list