#37396: jq 1.1 ------------------------------+-------------------------------- Reporter: robsonpeixoto@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: jq | ------------------------------+-------------------------------- Comment (by ryandesign@…): Thanks. Some comments: * The line "file mkdir ${destroot}${prefix}/bin" can be removed; MacPorts makes standard directories for you before the destroot phase runs. * Are bison and flex really need at runtime? Often they're only needed at build time. * You declare a python27 dependency, but I don't see anything that tells the port to actually use the python installed by the python27 port. * You use "use_configure no" but I don't see anything that tells the port how to build with the right architectures. Or is this software not architecture-specific? In that case, add "supported_archs noarch". -- Ticket URL: <https://trac.macports.org/ticket/37396#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS