Created attachment 205727 [details] patch for lang/perl5*/Makefile The arch definitions used in the test for DTRACE functionality are missing the definition for powerpcspe, as well as some obscure mips* definitions. This patch fixes that.
Please go ahead.
A commit references this bug: Author: linimon Date: Fri Oct 4 22:43:47 UTC 2019 New revision: 513794 URL: https://svnweb.freebsd.org/changeset/ports/513794 Log: The arch definitions used in the test for DTRACE functionality are missing the definition for powerpcspe, as well as some obscure mips* definitions. This patch fixes that. There should be no need to bump PORTREVISION, because only those archs are affected, and we do not build packages for any of them in any case. PR: 239171 Approved by: mat Changes: head/lang/perl5-devel/Makefile head/lang/perl5.26/Makefile head/lang/perl5.28/Makefile head/lang/perl5.30/Makefile