#26333: ikiwiki doesn't use installed Subversion -------------------------------+-------------------------------------------- Reporter: geychaner@… | Owner: tommyd@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ikiwiki -------------------------------+-------------------------------------------- Comment(by geychaner@…): The attached diff file fixes ikiwiki so that the MacPorts directory is ahead of /usr/bin, as it is on the standard $PATH. It's still rude of ikiwiki to override the $PATH variable like this; if it needs a directory on the path, it should simply modify the existing $PATH variable, e.g. $ENV{PATH} = '/opt/local/bin:' + $ENV{PATH} -- Ticket URL: <http://trac.macports.org/ticket/26333#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS