git: e3b1ac36a333 - main - math/mpsolve: Not broken
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Nov 2023 17:27:24 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e3b1ac36a333ec4aa7d147cd0becc887a1783c2c
commit e3b1ac36a333ec4aa7d147cd0becc887a1783c2c
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-11-11 17:27:07 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-11-11 17:27:07 +0000
math/mpsolve: Not broken
---
math/mpsolve/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/math/mpsolve/Makefile b/math/mpsolve/Makefile
index 1104b2e99ed8..1a99c1d2e1a6 100644
--- a/math/mpsolve/Makefile
+++ b/math/mpsolve/Makefile
@@ -11,8 +11,6 @@ WWW= https://numpi.dm.unipi.it/software/mpsolve
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-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