#19669: Italian ispell dictionary port ---------------------------------+------------------------------------------ Reporter: bardellie@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: ispell | Port: ispell-dict-it ---------------------------------+------------------------------------------ Changes (by blb@…): * port: => ispell-dict-it Comment: What you should do is get rid of the build section (if 'make all' doesn't work but just 'make' does, define '''build.target''' to nothing); then remove the install & activate sections and instead use the following: {{{ worksrcdir ispell-it destroot { xinstall ${worksrcpath}/italian.hash ${destroot}${prefix}/lib/ } }}} See [http://guide.macports.org/#development the guide on Portfile development] for descriptions of what these phases are doing. -- Ticket URL: <http://trac.macports.org/ticket/19669#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS