diff options
Diffstat (limited to 'textproc/htmlise/Makefile')
-rw-r--r-- | textproc/htmlise/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/htmlise/Makefile b/textproc/htmlise/Makefile index 313469b5e63f..5adfc375caf9 100644 --- a/textproc/htmlise/Makefile +++ b/textproc/htmlise/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.ex-parrot.com/~chris/stuff/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Formats plain text as HTML +MAKE_JOBS_SAFE= yes + TABSIZE?= 8 SRC= htmlise tables markup inline |