#17342: MacPorts - new port - shells/osh --------------------------------+------------------------------------------- Reporter: jan+mp@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Keywords: | Port: osh --------------------------------+------------------------------------------- Comment(by jan+mp@…): Thanks a lot for that info! I attached an updated Portfile. Now, it allows both native and universal (+universal) builds. I had to add: {{{ INSTALL=${configure.install} }}} ... to destroot.args because it seems adding the universal variant and something to do w/ configure.* stepped on INSTALL. This caused destroot to fail because all attempted invocations of /usr/bin/install resulted in a not found error. Looks like INSTALL was equivalent to the empty string or NULL or something. Anyway, it works now. Is there anything else I need to know? I am certainly open to suggestions. -- J.A. Neitzel -- Ticket URL: <http://trac.macports.org/ticket/17342#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS