#23634: NEW: aap --------------------------------------------+------------------------------- Reporter: mail_ben_schmidt@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: aap | --------------------------------------------+------------------------------- Comment(by ryandesign@…): Your patch-destroot.diff is strange beginning with "DESTDIR = $DESTDIR$PREFIX". It is not usual to assign DESTDIR the combined value of DESTDIR and PREFIX; instead, one usually evaluates each occurrence where PREFIX is used and decides whether to prefix it at that point with DESTDIR or not. Doing it this way would have enabled you to decide, at the point where the symlink to the doc dir is created, that the target of the symlink should not be prefixed with DESTDIR. -- Ticket URL: <https://trac.macports.org/ticket/23634#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS