summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-04-29 21:46:08 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-04-29 21:46:08 +0000
commit13df59d19863e10a87db8de5a3bf6badf6c5e0ed (patch)
tree006c462f9d01f4c81dca00a05e20b3e47a7f4f38 /math
parentMark BROKEN - compiler error (diff)
Mark BROKEN: this port tries to run eg++
Noticed by: bento
Notes
Notes: svn path=/head/; revision=28091
Diffstat (limited to 'math')
-rw-r--r--math/linalg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/linalg/Makefile b/math/linalg/Makefile
index 2c839957957c..2f5534e0b24e 100644
--- a/math/linalg/Makefile
+++ b/math/linalg/Makefile
@@ -17,6 +17,8 @@ ALL_TARGET= lib
INSTALL_TARGET= lib
USE_GMAKE= yes
+BROKEN= "Tries to run eg++"
+
post-install:
$(INSTALL_DATA) ${WRKSRC}/libla.a ${PREFIX}/lib
${MKDIR} ${PREFIX}/include/LinAlg