diff options
Diffstat (limited to 'devel/cook/Makefile')
-rw-r--r-- | devel/cook/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cook/Makefile b/devel/cook/Makefile index 3f279647895e..96d7d2197a06 100644 --- a/devel/cook/Makefile +++ b/devel/cook/Makefile @@ -19,6 +19,7 @@ COMMENT= Like make(1), but more powerful and clean GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib \ YACC=yacc +MAKE_JOBS_UNSAFE= yes MAN1= c_incl.1 cook.1 cook_bom.1 cook_lic.1 cook_rsh.1 cookfp.1 cooktime.1 \ find_libs.1 make2cook.1 roffpp.1 |