#37825: New port: mpvim -------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: mpvim | -------------------------+-------------------------------- Comment (by egall@…): Replying to [comment:1 ryandesign@…]:
* Was the version number "0.1.0" invented by you or does it actually say that somewhere in the mpvim sources? I couldn't find it. Well I had to put ''something'' for the version number... what do you think it should be instead? * "make install" is what MacPorts does in the destroot phase by default; you don't need to override the destroot block for that. * Instead of using a configure block and running a reinplace, it looks like the Makefile is designed for you to set the "prefix" environment variable at install time (e.g. in destroot.env); you can use "use_configure no" to tell MacPorts not to run the configure phase. I haven't had a chance to update the portfile yet in response to the changes that larryv's made in the makefile in r102169. There was no "prefix" variable in the makefile before that.
-- Ticket URL: <https://trac.macports.org/ticket/37825#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS