git: e4fa411860af - main - lang/perl5-devel: enable DTRACE on powerpc

Piotr Kubaj pkubaj at FreeBSD.org
Thu Jun 10 12:13:43 UTC 2021


The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e4fa411860af66a0648bc95bdbf2a20d15647fa8

commit e4fa411860af66a0648bc95bdbf2a20d15647fa8
Author:     Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-06-10 12:13:07 +0000
Commit:     Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-06-10 12:13:07 +0000

    lang/perl5-devel: enable DTRACE on powerpc
---
 lang/perl5-devel/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lang/perl5-devel/Makefile b/lang/perl5-devel/Makefile
index 2be9a4109594..85e0cb22459e 100644
--- a/lang/perl5-devel/Makefile
+++ b/lang/perl5-devel/Makefile
@@ -158,7 +158,6 @@ OPTIONS_EXCLUDE=	DTRACE
 .endif
 .for a in aarch64 arm armv6 armv7 \
 	mips mips64 mips64el mips64elhf mips64hf mipsel mipselhf mipshf mipsn32 \
-	powerpc \
 	riscv64 riscv64sf sparc64
 OPTIONS_EXCLUDE_${a}=	DTRACE
 .endfor


More information about the dev-commits-ports-main mailing list