diff options
author | John Marino <marino@FreeBSD.org> | 2016-02-02 23:51:23 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-02-02 23:51:23 +0000 |
commit | 552bcc6f853c6b8a2a0f49659c749e95d2b66703 (patch) | |
tree | 29ebd324da022d05fc3a29c4a81e47648f0be30e /misc | |
parent | 554703f248118aefd8ff42542b9a10539db1d91b (diff) |
Notes
Diffstat (limited to 'misc')
-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 429648b2a555..f8bad8afcc46 100644 --- a/misc/lifelines/Makefile +++ b/misc/lifelines/Makefile @@ -12,7 +12,7 @@ COMMENT= Advanced genealogical system LICENSE= MIT -USES= bison iconv tar:bzip2 +USES= bison iconv ncurses tar:bzip2 GNU_CONFIGURE= yes OPTIONS_DEFINE= DOCS NLS |