aboutsummaryrefslogtreecommitdiff
path: root/security/krb5-appl
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-03 22:01:15 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-03 22:01:15 +0000
commit17d14bfce1179295b9522f35d7ae538e84970ae1 (patch)
tree361a832c79aca5c3419e3856ee1dbb460fbf0b83 /security/krb5-appl
parent50fa32bebd8c06a2dfababc5f4bbdc8dd67bd8d2 (diff)
downloadports-17d14bfce1179295b9522f35d7ae538e84970ae1.tar.gz
ports-17d14bfce1179295b9522f35d7ae538e84970ae1.zip
security/krb5-appl: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
Notes: svn path=/head/; revision=407994
Diffstat (limited to 'security/krb5-appl')
-rw-r--r--security/krb5-appl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile
index 374c7693477f..a02cbfb731cf 100644
--- a/security/krb5-appl/Makefile
+++ b/security/krb5-appl/Makefile
@@ -20,7 +20,7 @@ CONFLICTS= krb4-[0-9]* krb5-1.[0-7].* heimdal-[0-9]* srp-[0-9]*
KERBEROSV_URL= http://web.mit.edu/kerberos/
USE_OPENSSL= yes
-USES= gmake perl5 gssapi:mit
+USES= gmake ncurses perl5 gssapi:mit
USE_PERL5= build
USE_LDCONFIG= yes
USE_CSTD= gnu89