New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13773 (closed defect: worksforme)

Opened 4 years ago

Last modified 3 years ago

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

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

Change History

Changed 4 years ago by martijn@…

patch to fix 'sysroot' variable in xrender Portfile

Changed 4 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

Changed 4 years 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 4 years ago by jmpp@…

  • priority changed from High to Normal

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.