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 /lang/rexx-regina | |
parent | e9cf7164b93e5dbdb7bef22c3dc3980161a34dad (diff) |
Notes
Diffstat (limited to 'lang/rexx-regina')
-rw-r--r-- | lang/rexx-regina/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/rexx-regina/Makefile b/lang/rexx-regina/Makefile index 6bb9f34418b8..e5f7449be5c9 100644 --- a/lang/rexx-regina/Makefile +++ b/lang/rexx-regina/Makefile @@ -24,6 +24,7 @@ USE_OPENSSL= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes MAN1= regina.1 |