summaryrefslogtreecommitdiff
path: root/devel/nextpnr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/nextpnr/Makefile')
-rw-r--r--devel/nextpnr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/nextpnr/Makefile b/devel/nextpnr/Makefile
index 187ca6c44ce3..8755f96fb142 100644
--- a/devel/nextpnr/Makefile
+++ b/devel/nextpnr/Makefile
@@ -11,6 +11,8 @@ COMMENT= Portable FPGA place and route tool
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_powerpc64= runaway build
+
BUILD_DEPENDS= ${LOCALBASE}/share/trellis/database:devel/trellis \
${LOCALBASE}/share/icebox:devel/icestorm
LIB_DEPENDS= libboost_thread.so:devel/boost-libs \