git: 6d3fcd3806de - main - math/mpsolve: Add comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Aug 2023 07:00:08 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d3fcd3806de44d73f723411147eae01de833d37 commit 6d3fcd3806de44d73f723411147eae01de833d37 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-08-25 06:59:51 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-08-25 07:00:06 +0000 math/mpsolve: Add comment --- math/mpsolve/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/mpsolve/Makefile b/math/mpsolve/Makefile index 4a82a31ced76..1104b2e99ed8 100644 --- a/math/mpsolve/Makefile +++ b/math/mpsolve/Makefile @@ -11,7 +11,7 @@ WWW= https://numpi.dm.unipi.it/software/mpsolve LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_FreeBSD_14= fails to compile: expected unqualified-id +BROKEN_FreeBSD_14= fails to compile: expected unqualified-id, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273338 LIB_DEPENDS= libgmp.so:math/gmp \ libtcmalloc_minimal.so:devel/google-perftools