Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #13773 (closed defect: worksforme)

Opened 11 months ago

Last modified 11 months ago

xrender Portfile contains unknown variable 'sysroot'

Reported by: martijn@… Owned by: macports-tickets@…
Priority: Normal Milestone: Port Bugs
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

xrender-Portfile.patch (345 bytes) - added by martijn@… 11 months ago.
patch to fix 'sysroot' variable in xrender Portfile

Change History

Changed 11 months ago by martijn@…

patch to fix 'sysroot' variable in xrender Portfile

Changed 11 months 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

Changed 11 months ago by martijn@…

MacPorts 1.6.0 fails to build on Mac OS X 10.3.9 (Panther). The download link to the Panther release .dmg is invalid (404). Until 1.6.0 can be obtained on all supported systems, ports should not rely on 1.6.0 variables.

Changed 11 months ago by jmpp@…

  • priority changed from High to Normal
Note: See TracTickets for help on using tickets.