diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 22:08:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 22:08:05 +0000 |
commit | c4e78b2047c618e1f135dea3b3c688d8f54c5d07 (patch) | |
tree | 7afe8e0c59fac8ae128127f5680d24724a95a5d7 /math/polymake | |
parent | e0dfcf81dadbd4671ed6e9ca33202bc4ba9363ad (diff) |
BROKEN: Size mismatch
Notes
Notes:
svn path=/head/; revision=128558
Diffstat (limited to 'math/polymake')
-rw-r--r-- | math/polymake/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |