#24661: go-devel: fatal error: can't find import: fmt on MacPorts ---------------------------------+------------------------------------------ Reporter: tsumekiri@… | Owner: singingwolfboy@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: go-devel ---------------------------------+------------------------------------------ Comment(by frank.maker@…): You can add this workaround to your ~/.bash_profile file as an alias and pretend it isn't even there! {{{ alias 6g='6g -I /opt/local/lib/gopkg/' alias 6l='6l -L /opt/local/lib/gopkg/' }}} -- Ticket URL: <http://trac.macports.org/ticket/24661#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS