Ticket #13773 (closed defect: worksforme)
xrender Portfile contains unknown variable 'sysroot'
| Reported by: | martijn@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.5.2 |
| Keywords: | xrender variable bug | Cc: | |
| Port: |
Description
The xrender port contains an unknown variable "sysroot" that MacPorts complains about when trying to install or upgrade it. I had to edit the Portfile to get it to work (patch in diff -u format attached).
Attachments
Change History
Changed 5 years ago by martijn@…
- Attachment xrender-Portfile.patch added
comment:1 Changed 5 years ago by ryandesign@…
- Status changed from new to closed
- Resolution set to worksforme
The patch should not be applied. The ${sysroot} and ${prefix} variables are not even remotely equivalent.
The ${sysroot} variable exists in MacPorts as of 1.6.0. Please update to MacPorts 1.6.0 or later.
sudo port selfupdate
Note: See
TracTickets for help on using
tickets.


patch to fix 'sysroot' variable in xrender Portfile