git: ab1df5c79463 - main - science/openmolcas: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 May 2022 05:53:31 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ab1df5c79463bec2b295dff471c15ada9c0fa131 commit ab1df5c79463bec2b295dff471c15ada9c0fa131 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-05-29 05:52:44 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-05-29 05:52:44 +0000 science/openmolcas: Broken on i386 Reported by: fallout --- science/openmolcas/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/openmolcas/Makefile b/science/openmolcas/Makefile index 6c0b062fc8ee..036beeae13b3 100644 --- a/science/openmolcas/Makefile +++ b/science/openmolcas/Makefile @@ -8,6 +8,8 @@ COMMENT= Quantum chemistry software package LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= build breaks: Symbol 'maxfilesize' at (1) has no IMPLICIT type; did you mean 'mxfile'? + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>0:devel/py-pyparsing@${PY_FLAVOR} LIB_DEPENDS= libhdf5.so:science/hdf5 \ libsz.so:science/szip \