diff --git a/math/py-pytanque/Makefile b/math/py-pytanque/Makefile index 3f26c47d212b..8c1d0406e16a 100644 --- a/math/py-pytanque/Makefile +++ b/math/py-pytanque/Makefile @@ -1,15 +1,17 @@ PORTNAME= pytanque DISTVERSION= 1.1.0 CATEGORIES= math MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Petanque static python bindings LICENSE= BSD3CLAUSE +BROKEN_riscv64= ld: error: lto.tmp: cannot link object files with different floating-point ABI + USES= compiler:c++14-lang python:3.6+ USE_PYTHON= distutils autoplist .include