#13356: XMMS2 Portfile ---------------------------+------------------------------------------------ Reporter: tru@xmms.org | Owner: macports-dev@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.5.2 Resolution: | Keywords: ---------------------------+------------------------------------------------ Changes (by nox@macports.org): * cc: nox@macports.org (added) Comment: Some comments: * {{{$version}}} should really be set to {{{0.4}}}, as it doesn't make any sense to have some joke wandering alone in the version string. * You don't need to explicitely set {{{$revision}}} to {{{0}}}. * Instead of writing custom configure/build/destroot stages, you should rather do {{{ configure.cmd ./waf configure.args --conf-prefix=${prefix} build.cmd ./waf destroot.cmd ./waf destroot.destdir --destdir=${destroot} }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13356#comment:2> MacPorts </projects/macports> Ports system for Mac OS