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/wily | |
parent | e9cf7164b93e5dbdb7bef22c3dc3980161a34dad (diff) |
Notes
Diffstat (limited to 'editors/wily')
-rw-r--r-- | editors/wily/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile index 5c6908d3ee4d..6815295c1bc4 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -21,6 +21,7 @@ USE_XORG= x11 ice xt GNU_CONFIGURE= YES USE_GMAKE= YES MAN1= wgoto.1 win.1 wreplace.1 Tag.1 mktags.1 Man.1 +MAKE_JOBS_UNSAFE= yes PORTDOCS= index.html intro.html download.html credits.html FAQ.html \ onepage.html user.html idioms.html C.html python.html \ |