Created attachment 179456 [details] patch to lang/php70/Makefile php70 does not build on aarch64 (aka arm64). I'm not sure of the reason. However, there is no reason for the package builders to keep trying to build it in the meantime. While testing this patch I made one more change to appease portlint.
Actually as of 431960 it builds on aarch64, so this is a stale patch. However, the portlint part is still correct.
Created attachment 179457 [details] corrected diff
A commit references this bug: Author: tz Date: Wed Feb 1 16:24:56 UTC 2017 New revision: 433044 URL: https://svnweb.freebsd.org/changeset/ports/433044 Log: lang/php70: pet portlint by moving LIB_DEPENDS up PR: 216653 Submitted by: linimon Changes: head/lang/php70/Makefile
Committed, thanks for the patch!
A commit references this bug: Author: tz Date: Wed Feb 1 16:35:43 UTC 2017 New revision: 433046 URL: https://svnweb.freebsd.org/changeset/ports/433046 Log: lang/php71: pet portlint by moving LIB_DEPENDS up Convert the patch from lang/php70 to lang/php71 PR: 216653 Submitted by: linimon Changes: head/lang/php71/Makefile