diff options
Diffstat (limited to 'math/superlu/Makefile')
-rw-r--r-- | math/superlu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile index 71602b5d86e3..a720a9f983ff 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -22,6 +22,8 @@ COMMENT= A library of routines for performing sparse factorization BUILD_DEPENDS= ${LOCALBASE}/lib/libf77blas.a:${PORTSDIR}/math/atlas +BROKEN= Size mismatch + USE_REINPLACE= yes WRKSRC= ${WRKDIR}/SuperLU_3.0 ALL_TARGET= superlulib |