diff options
author | John Marino <marino@FreeBSD.org> | 2014-02-05 19:41:30 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-02-05 19:41:30 +0000 |
commit | 7d4a7c14682b4fd195b08478606cb923c45a3a56 (patch) | |
tree | 89e6c9243e5a4c93f3d7c7f30b3c92c0b653c704 /security/authforce | |
parent | a123b618c333b944162f4ab7bd37cdee2e557aba (diff) |
Notes
Diffstat (limited to 'security/authforce')
-rw-r--r-- | security/authforce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/authforce/Makefile b/security/authforce/Makefile index e463c5169b9c..abe35a2b1aac 100644 --- a/security/authforce/Makefile +++ b/security/authforce/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 OPTIONS_DEFINE= CURL NLS -USES= ncurses +USES= ncurses readline GNU_CONFIGURE= yes USE_BZIP2= yes NO_CCACHE= yes |