summaryrefslogtreecommitdiff
path: root/security/krb5/Makefile
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-04-15 12:52:38 +0200
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-04-16 19:06:28 +0200
commit11964e74b9165c24b41ac8e6960f727d36ac4241 (patch)
treecae9fc58af5553f94b91f04f26a21313d2479402 /security/krb5/Makefile
parentsecurity/nss: update to 3.64 (diff)
security/sssd: Fix package with SMB=on
While here, add comment in security/krb5 to remember the obscure dependency in security/sssd so it does not break again. PR: 244778 Reported by: tommyhp2@gmail.com Tested by: tommyhp2@gmail.com MFH: 2021Q2 (build fix)
Diffstat (limited to 'security/krb5/Makefile')
-rw-r--r--security/krb5/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index 28cf6c520b96..91ad61a0ac8f 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -1,4 +1,6 @@
VERSIONS= 117 118 119
+# When changing this, remember to build test security/sssd with SMB=on
+# Reference: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244778
KRB5_VERSION?= 119
MASTERDIR= ${.CURDIR}/../krb5-${KRB5_VERSION}