From 983e8c057823e8c5fa40084cb61a960ccc2bc44b Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Sat, 30 May 2009 08:30:52 +0000 Subject: [PATCH] Broken. See: http://t64.tecnik93.com/index.php?action=describe_port&id=10887 Tested by: miwi@ on i386 --- math/freemat/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/freemat/Makefile b/math/freemat/Makefile index 45c4de1f7834..81d6a4eba376 100644 --- a/math/freemat/Makefile +++ b/math/freemat/Makefile @@ -22,6 +22,8 @@ LIB_DEPENDS= lapack.4:${PORTSDIR}/math/lapack \ pcre.0:${PORTSDIR}/devel/pcre BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config +BROKEN= does not compile + .ifdef WITH_MPI IGNORE= no MPI support at the moment .endif