#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 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. * "make install" is what MacPorts does in the destroot phase by default; you don't need to override the destroot block for that. * In the build phase, MacPorts by default runs "make all", which it looks like the mpvim Makefile supports, so you don't need to override the build phase. * 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. -- Ticket URL: <https://trac.macports.org/ticket/37825#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS