aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-11-11 17:27:07 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-11-11 17:27:07 +0000
commite3b1ac36a333ec4aa7d147cd0becc887a1783c2c (patch)
treeb9dfce8937f7eda19a150d00dedaa8933e707c75
parent1f34f21bb4ef39f59f54e9d65329f0d7b26312bb (diff)
downloadports-e3b1ac36a333ec4aa7d147cd0becc887a1783c2c.tar.gz
ports-e3b1ac36a333ec4aa7d147cd0becc887a1783c2c.zip
math/mpsolve: Not broken
-rw-r--r--math/mpsolve/Makefile2
1 files changed, 0 insertions, 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