diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-22 19:49:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-22 19:49:43 +0000 |
commit | 8c2aab382d5ceff395ed38e45399378035c4968e (patch) | |
tree | ea623aea7a81d860cc89359721fd92c71b84534d /editors/thoteditor | |
parent | e9cf7164b93e5dbdb7bef22c3dc3980161a34dad (diff) | |
download | ports-8c2aab382d5ceff395ed38e45399378035c4968e.tar.gz ports-8c2aab382d5ceff395ed38e45399378035c4968e.zip |
Notes
Diffstat (limited to 'editors/thoteditor')
-rw-r--r-- | editors/thoteditor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/thoteditor/Makefile b/editors/thoteditor/Makefile index 15f712c630e3..6b202d97d7ab 100644 --- a/editors/thoteditor/Makefile +++ b/editors/thoteditor/Makefile @@ -26,6 +26,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-thot --enable-plugin --without-insure --without-amaya --disable-java --disable-intr --disable-jit --disable-math --disable-ilu USE_GMAKE= yes ALL_TARGET= all schemas +MAKE_JOBS_UNSAFE= yes MAN1= cextract.1 MAN5= cextrc.5 |