git: bbfc5a8a3e9d - main - science/phonopy: Broken on armv7

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 30 Sep 2022 06:19:16 UTC
The branch main has been updated by yuri:

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

commit bbfc5a8a3e9d77a571c4454a8105af85129f777c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-09-30 06:17:28 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-09-30 06:19:07 +0000

    science/phonopy: Broken on armv7
    
    Reported by:    fallout
---
 science/phonopy/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/science/phonopy/Makefile b/science/phonopy/Makefile
index ebe8ab06950b..2401395eb217 100644
--- a/science/phonopy/Makefile
+++ b/science/phonopy/Makefile
@@ -10,6 +10,8 @@ WWW=		https://phonopy.github.io/phonopy/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_armv7=	compilation fails: no such file or directory: 'NOTFOUND', see https://github.com/phonopy/phonopy/issues/236
+
 USES=		cmake
 USE_LDCONFIG=	yes