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/miracl | |
parent | e0dfcf81dadbd4671ed6e9ca33202bc4ba9363ad (diff) | |
download | ports-c4e78b2047c618e1f135dea3b3c688d8f54c5d07.tar.gz ports-c4e78b2047c618e1f135dea3b3c688d8f54c5d07.zip |
Notes
Diffstat (limited to 'math/miracl')
-rw-r--r-- | math/miracl/Makefile | 2 |
1 files changed, 2 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 |