aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-02-12 06:08:05 +0800
committerkris <kris@FreeBSD.org>2005-02-12 06:08:05 +0800
commit7f5c8c6d0da653d5ae982d94ce25bf4c2e92cc7e (patch)
treeca055a3d5e0a919233c571b4cd82c88b7300fe20 /math
parentef9556bdcd8765ad52abd12eb9dd0b75ea3b9188 (diff)
downloadfreebsd-ports-gnome-7f5c8c6d0da653d5ae982d94ce25bf4c2e92cc7e.tar.gz
freebsd-ports-gnome-7f5c8c6d0da653d5ae982d94ce25bf4c2e92cc7e.tar.zst
freebsd-ports-gnome-7f5c8c6d0da653d5ae982d94ce25bf4c2e92cc7e.zip
BROKEN: Size mismatch
Diffstat (limited to 'math')
-rw-r--r--math/miracl/Makefile2
-rw-r--r--math/polymake/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/math/miracl/Makefile b/math/miracl/Makefile
index d8b60dc1a546..968460dfd4a5 100644
--- a/math/miracl/Makefile
+++ b/math/miracl/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}
MAINTAINER= lioux@FreeBSD.org
COMMENT= Multiprecision Integer and Rational Arithmetic C/C++ Library
+BROKEN= Size mismatch
+
USE_ZIP= yes
USE_REINPLACE= yes
NO_WRKSUBDIR= ys
diff --git a/math/polymake/Makefile b/math/polymake/Makefile
index 3203ccac9060..929bca853a4e 100644
--- a/math/polymake/Makefile
+++ b/math/polymake/Makefile
@@ -19,6 +19,8 @@ COMMENT= A framework for experimental discrete mathematics
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
+BROKEN= Size mismatch
+
USE_REINPLACE= yes
USE_GMAKE= yes
USE_BZIP2= yes