#26410: wxwidgets-devel v2.9.1 -----------------------------------+---------------------------------------- Reporter: pixilla@… | Owner: jwa@… Type: update | Status: reopened Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: wxWidgets-devel | -----------------------------------+---------------------------------------- Comment(by and.damore@…): Issue solved, the find instructions was using '+' and therefore needs -E in order to use extended regexp. I'm attaching a combined patch for '''wxWidgets-devel''' port, Portfile has whitespace changes. This is actual output after install: {{{ $ otool -L libwx_osx_cocoau-2.9.1.0.0.dylib libwx_osx_cocoau-2.9.1.0.0.dylib: /opt/local/lib/libwx_osx_cocoau-2.9.1.0.0.dylib (compatibility version 1.0.0, current version 1.0.0) […] $ otool -L libwx_osx_cocoau_gl-2.9.1.0.0.dylib libwx_osx_cocoau_gl-2.9.1.0.0.dylib: /opt/local/lib/libwx_osx_cocoau_gl-2.9.1.0.0.dylib (compatibility version 1.0.0, current version 1.0.0) }}} -- Ticket URL: <https://trac.macports.org/ticket/26410#comment:18> MacPorts <http://www.macports.org/> Ports system for Mac OS