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
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
filenames into your favourite editor (presumably vi). Any changes to the
filenames will result in renaming the respective files. Read the comments in
the script for details.
PR: ports/92167
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>