aboutsummaryrefslogtreecommitdiffstats
path: root/math/blitz++
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-06 14:57:29 +0800
committerKris Kennaway <kris@FreeBSD.org>2003-05-06 14:57:29 +0800
commitd633be8bfd0bc1261b68a12a7c0c5ff1b303223f (patch)
treeeae953643930e0f139cc94ee90cdab505c8ff963 /math/blitz++
parentf1044b0387aaec45b80f99d098e1a9a1b5d64b1e (diff)
downloadfreebsd-ports-gnome-d633be8bfd0bc1261b68a12a7c0c5ff1b303223f.tar.gz
freebsd-ports-gnome-d633be8bfd0bc1261b68a12a7c0c5ff1b303223f.tar.zst
freebsd-ports-gnome-d633be8bfd0bc1261b68a12a7c0c5ff1b303223f.zip
BROKEN: Does not compile
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