- While I'm here, sort *_DEPENDS and use TEST_DEPENDS
Changes: http://search.cpan.org/dist/XML-RPC-Fast/Changes
PR: ports/164522
Submitted by: Oleg A. Mamontov <oleg@mamontov.net>
Approved by: Mons Anderson <mons@cpan.org> (maintainer)
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr