diff options
Diffstat (limited to 'math/blitz++')
-rw-r--r-- | math/blitz++/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile index 3625528d9446..f3b434b867b9 100644 --- a/math/blitz++/Makefile +++ b/math/blitz++/Makefile @@ -15,6 +15,8 @@ DISTNAME= blitz-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A C++ class library for scientific computing +BROKEN= "Does not compile" + LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas USE_REINPLACE= yes |