diff options
-rw-r--r-- | misc/lifelines/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/lifelines/Makefile b/misc/lifelines/Makefile index 18b04fca05ee..79d315e8fdf3 100644 --- a/misc/lifelines/Makefile +++ b/misc/lifelines/Makefile @@ -12,7 +12,7 @@ COMMENT= Advanced genealogical system LICENSE= MIT GNU_CONFIGURE= yes -USES= autoreconf bison gmake iconv +USES= autoreconf bison gmake iconv ncurses MAKE_JOBS_UNSAFE=yes |