#42342: LibreCAD Portfile that run's under OSX 10.7 --------------------------+--------------------------------- Reporter: librecad@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: haspatch maintainer Port: LibreCAD | --------------------------+--------------------------------- Changes (by ryandesign@…): * keywords: LibreCAD => haspatch maintainer Comment: Some remarks: * Why is stdlib being forced to libc++? Surely that will at least fail on those older versions of OS X that don't have libc++ (i.e. all versions earlier than Lion), but I would expect it to cause problems on any OS X version where libc++ is not the default (i.e. all versions earlier than Mavericks) * Indentation should conform to our standards (4 spaces per indent) * Use fs-traverse instead of exec find * The duplicate code in the destroot block should be refactored (the last two lines, running `macdeployqt` and copying the app, should be moved out of the conditional) -- Ticket URL: <https://trac.macports.org/ticket/42342#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X