aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-02-11 22:08:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-02-11 22:08:05 +0000
commitc4e78b2047c618e1f135dea3b3c688d8f54c5d07 (patch)
tree7afe8e0c59fac8ae128127f5680d24724a95a5d7 /math
parente0dfcf81dadbd4671ed6e9ca33202bc4ba9363ad (diff)
downloadports-c4e78b2047c618e1f135dea3b3c688d8f54c5d07.tar.gz
ports-c4e78b2047c618e1f135dea3b3c688d8f54c5d07.zip
Notes
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