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 /devel/sid | |
parent | e9cf7164b93e5dbdb7bef22c3dc3980161a34dad (diff) |
Notes
Diffstat (limited to 'devel/sid')
-rw-r--r-- | devel/sid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/sid/Makefile b/devel/sid/Makefile index a4012bbb6e35..e326da537aa5 100644 --- a/devel/sid/Makefile +++ b/devel/sid/Makefile @@ -16,6 +16,7 @@ COMMENT= A LL(1) parser generator CONFLICTS= TenDRA-4.2* INSTALL_TARGET= install DESTDIR=${PREFIX} +MAKE_JOBS_UNSAFE= yes USE_PERL5= yes |