diff options
Diffstat (limited to 'editors/thoteditor')
-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 |