diff options
author | Chuck Robey <chuckr@FreeBSD.org> | 1999-09-25 18:48:27 +0000 |
---|---|---|
committer | Chuck Robey <chuckr@FreeBSD.org> | 1999-09-25 18:48:27 +0000 |
commit | 0c40256e78c8667eb7ed33d3e3969dffb1dbeef6 (patch) | |
tree | 3e657793514a82b4c46242a7f13ac8b43fb4e661 /editors | |
parent | 84ce7f54e528f4f2fe95f1b948c919792f7f36a7 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/thoteditor/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/thoteditor/Makefile b/editors/thoteditor/Makefile index 617bee110237..3289ceaf25d4 100644 --- a/editors/thoteditor/Makefile +++ b/editors/thoteditor/Makefile @@ -23,6 +23,8 @@ THOT_SUBDIR= Target REQUIRES_MOTIF= yes WRKSRC= $(WRKDIR)/Thot/$(THOT_SUBDIR) +BROKEN= initialization issues not finished yet + REQUIRES_MOTIF= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-thot --enable-plugin --without-insure --without-amaya --disable-java --disable-intr --disable-jit --disable-math --disable-ilu |