summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-07-28 22:47:04 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-07-28 22:47:04 +0000
commit4f949e07c8ce708d231714d2730125271690eaed (patch)
treef1f751a2c502d0a7768766c10d66cda8d067a326 /math
parentBROKEN: Size mismatch (diff)
BROKEN: Does not build
Notes
Notes: svn path=/head/; revision=196523
Diffstat (limited to 'math')
-rw-r--r--math/ses/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/ses/Makefile b/math/ses/Makefile
index 6633905abfb7..02c2a745b436 100644
--- a/math/ses/Makefile
+++ b/math/ses/Makefile
@@ -19,6 +19,8 @@ COMMENT= Simple Emacs Spreadsheet
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs
RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs
+BROKEN= Does not build
+
DOC_FILES= ses-example.ses ses-readme.txt \
ses-coverage.el testcover.el unsafep-coverage.el
DOC_DIR= share/doc/ses