[MacPorts] #28640: port lint should warn when *-append should be used
MacPorts
noreply at macports.org
Sat Nov 22 16:44:05 PST 2014
#28640: port lint should warn when *-append should be used
--------------------------+--------------------------------
Reporter: l2g@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: base | Version: 1.9.2
Resolution: | Keywords:
Port: |
--------------------------+--------------------------------
Comment (by khindenburg@…):
Here's a first attempt at the depends part - it appears to work though I'm
not sure this is the best/correct way.
Some examples:
{{{
---> Verifying Portfile for aubio
Error: PortGroup waf uses depends_build, so use depends_build-append
---> Verifying Portfile for ocaml-flac
Error: PortGroup ocaml uses depends_lib, so use depends_lib-append
Error: PortGroup ocaml uses depends_build, so use depends_build-append
}}}
--
Ticket URL: <https://trac.macports.org/ticket/28640#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list