Created attachment 209282 [details] patch DTRACE for now doesn't work on ELFv2, disable DTRACE on powerpc64 for now.
Created attachment 209311 [details] patch to lang/php7[123]/Makefile
Looks fine to me, please go ahead! :)
A commit references this bug: Author: pkubaj Date: Wed Nov 27 19:58:31 UTC 2019 New revision: 518531 URL: https://svnweb.freebsd.org/changeset/ports/518531 Log: lang/php7*: disable DTRACE on powerpc64 php ports don't build on elfv2 with DTRACE. PR: 242113, 242114, 242116 Approved by: tz (maintainer), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D22577 Differential Revision: https://reviews.freebsd.org/D22578 Differential Revision: https://reviews.freebsd.org/D22579 Changes: head/lang/php71/Makefile head/lang/php72/Makefile head/lang/php73/Makefile