22 Feb
2008
22 Feb
'08
6:32 p.m.
You need to bump the port revision too so everyone gets that change. On Feb 22, 2008, at 10:50, raimue@macports.org wrote:
Revision: 34368 http://trac.macosforge.org/projects/macports/changeset/34368 Author: raimue@macports.org Date: 2008-02-22 08:50:30 -0800 (Fri, 22 Feb 2008)
Log Message: ----------- games/tuxmath: Applying patch from maintainer, closes #14440
[snip]
+platform darwin { + post-destroot { + xinstall -m 755 -d ${destroot}/Applications/MacPorts/ TuxMath.app/Contents/MacOS + ln -s ${prefix}/bin/tuxmath ${destroot}/Applications/ MacPorts/TuxMath.app/Contents/MacOS/TuxMath + } +}