Created attachment 169690 [details] sysutils_busybox.diff
Please, don't change ${INSTALL_foo} ${WRKSRC}/foo ... to cd ${WRKSRC} && ${INSTALL_foo, it takes a long time to put it back like it was while checking if you did not add some other change while you were there. Also, The post-patch lines did not need to be changed, they worked great, and still do. Don't use a pre-configure if there is already a do-configure. Don't reformat pkg-descr unless it has very long lines.
A commit references this bug: Author: mat Date: Tue Apr 26 12:43:46 UTC 2016 New revision: 414052 URL: https://svnweb.freebsd.org/changeset/ports/414052 Log: Update to 1.24.2. PR: 209049 Submitted by: tkato432 yahoo com Sponsored by: Absolight Changes: head/sysutils/busybox/Makefile head/sysutils/busybox/distinfo head/sysutils/busybox/files/patch-include__libbb.h head/sysutils/busybox/files/patch-include_libbb.h