#26731: swish-e @2.4.5 Doesn't Instal SWISH::API -------------------------------------+-------------------------------------- Reporter: gerdes@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: SWISH::API swish-e perl | Port: swish-e -------------------------------------+-------------------------------------- swish-e comes bundled with SWISH::API for perl but the swish-e package doesn't install this API nor offer a variant to do so. Procedure to install SWISH::API from swish-e port using sh style shell {{{ sudo port install swish-e #yes INSTALL...::API may hardcode paths sudo port extract swish-e #just in case you autoclean cd $(port work swish-e)/swish-e-*/perl #std Makefile.PL procedure perl Makefile.PL make make test sudo make install }}} I started messing around with creating a variant to install this myself but the README for SWISH::API install was discouraging about installing this component without the swish-e package already activated so perhaps a seperate package would be better...the portfile docs were sketchy and defeated me. -- Ticket URL: <https://trac.macports.org/ticket/26731> MacPorts <http://www.macports.org/> Ports system for Mac OS