BROKEN: Does not build

This commit is contained in:
Kris Kennaway 2007-07-28 22:47:04 +00:00
parent 18fb4760f0
commit 4f949e07c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196523
2 changed files with 4 additions and 0 deletions

View file

@ -24,6 +24,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
OPTIONS= TEA_ONLY "Build original GTK-only version" on \
ASPELL "Build with GNU aspell support" on
BROKEN= Does not build
.include <bsd.port.pre.mk>
.if defined(WITH_TEA_ONLY)

View file

@ -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