From 2d5433dbf28475b6d117b6688162d2e0fe86149c Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Fri, 8 Jun 2018 02:56:27 +0000 Subject: [PATCH] Mark as broken on powerpc64. Approved by: portmgr (tier-2 blanket) --- devel/py-python-dtrace/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-python-dtrace/Makefile b/devel/py-python-dtrace/Makefile index 4f913c00759a..b45e54e1157f 100644 --- a/devel/py-python-dtrace/Makefile +++ b/devel/py-python-dtrace/Makefile @@ -11,6 +11,8 @@ COMMENT= DTrace consumer for Python based on libdtrace LICENSE= MIT +BROKEN_powerpc64= fails to compile: dtrace_cython/consumer.c:476:20: dtrace.h: No such file or directory + USES= python zip USE_PYTHON= autoplist distutils cython cython_run