aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-03-25 02:34:45 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-03-25 02:34:45 +0000
commitecdee5da6e6ad07a157d5e7c58bc6abe991b0cec (patch)
tree4901f15b10f4016196c86183f46226285f794442 /math
parentda58c0cc52d74bc3c185911e7da1f235b2f13a52 (diff)
Notes
Diffstat (limited to 'math')
-rw-r--r--math/cxsc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/cxsc/Makefile b/math/cxsc/Makefile
index 144c4328d76f..4a5320b53167 100644
--- a/math/cxsc/Makefile
+++ b/math/cxsc/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-2-0-beta
MAINTAINER= ports@FreeBSD.org
+BROKEN= "Does not build (exhausts memory)"
+
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes
MAKE_ENV= INSTALL_DATA="${INSTALL_DATA}"