summaryrefslogtreecommitdiff
path: root/security/krb5-16/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-04 10:58:19 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-04 10:58:19 +0000
commitf2f1754b99181cba6555b59ad5192b5a7482b01a (patch)
treeb49810ab35d424200cede94762f678119fb64679 /security/krb5-16/Makefile
parent- Update documentation. (diff)
Add INFO macro
Notes
Notes: svn path=/head/; revision=150366
Diffstat (limited to 'security/krb5-16/Makefile')
-rw-r--r--security/krb5-16/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/krb5-16/Makefile b/security/krb5-16/Makefile
index 6abb738ead81..a82377571a38 100644
--- a/security/krb5-16/Makefile
+++ b/security/krb5-16/Makefile
@@ -34,6 +34,8 @@ CONFIGURE_ENV= INSTALL="${INSTALL}" YACC=/usr/bin/yacc \
MAKE_ARGS= INSTALL="${INSTALL}"
KRB5_KRB4_COMPAT?= NO
+INFO= krb425 krb5-admin krb5-install krb5-user
+
.if !defined(KRB5_KRB4_COMPAT) || ${KRB5_KRB4_COMPAT} == "NO"
CONFIGURE_ARGS+= --without-krb4
PLIST_SUB+= KRB4="@comment "