git: c1eace9ebed4 - main - science/libcifpp: Not broken on i386 any more
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Nov 2022 08:07:22 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1eace9ebed4c1382e346104b564e47178d76092 commit c1eace9ebed4c1382e346104b564e47178d76092 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-11-20 08:06:59 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-11-20 08:07:20 +0000 science/libcifpp: Not broken on i386 any more --- science/libcifpp/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/science/libcifpp/Makefile b/science/libcifpp/Makefile index 3fc0b12890e2..7fdfe6785805 100644 --- a/science/libcifpp/Makefile +++ b/science/libcifpp/Makefile @@ -15,8 +15,6 @@ WWW= https://github.com/PDB-REDO/libcifpp LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_i386= compilation fails: static_assert failed due to requirement 'sizeof(cif::item_value) == 16', see https://github.com/PDB-REDO/libcifpp/issues/25 - LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs RUN_DEPENDS= bash:shells/bash