summaryrefslogtreecommitdiff
path: root/math/blitz++
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-06 06:57:29 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-06 06:57:29 +0000
commitd633be8bfd0bc1261b68a12a7c0c5ff1b303223f (patch)
treeeae953643930e0f139cc94ee90cdab505c8ff963 /math/blitz++
parentBROKEN: Configure fails (diff)
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=80214
Diffstat (limited to 'math/blitz++')
-rw-r--r--math/blitz++/Makefile2
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