aboutsummaryrefslogtreecommitdiff
path: root/security/authforce
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-02-05 19:41:30 +0000
committerJohn Marino <marino@FreeBSD.org>2014-02-05 19:41:30 +0000
commit7d4a7c14682b4fd195b08478606cb923c45a3a56 (patch)
tree89e6c9243e5a4c93f3d7c7f30b3c92c0b653c704 /security/authforce
parenta123b618c333b944162f4ab7bd37cdee2e557aba (diff)
downloadports-7d4a7c14682b4fd195b08478606cb923c45a3a56.tar.gz
ports-7d4a7c14682b4fd195b08478606cb923c45a3a56.zip
security/authforce: USES+= readline (from dports)
Notes
Notes: svn path=/head/; revision=342824
Diffstat (limited to 'security/authforce')
-rw-r--r--security/authforce/Makefile2
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