aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-05-29 05:52:44 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-05-29 05:52:44 +0000
commitab1df5c79463bec2b295dff471c15ada9c0fa131 (patch)
tree40e44db826b461f4e444b769319e533d085cf0ee
parent83bd8e432178b8ea76ad85fc52eb7da7a33272f9 (diff)
downloadports-ab1df5c79463bec2b295dff471c15ada9c0fa131.tar.gz
ports-ab1df5c79463bec2b295dff471c15ada9c0fa131.zip
science/openmolcas: Broken on i386
Reported by: fallout
-rw-r--r--science/openmolcas/Makefile2
1 files changed, 2 insertions, 0 deletions
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 \