ports/security/heimdal-devel/files/patch-tools-krb5-config.in
Cy Schubert 4e44a84dcc security/heimdal-devel: New port tracking Heimdal develpment
This new heimdal port tracks the Heimdal development branch. The
last security advisory showed us we might want to track its development.
2022-11-17 16:01:41 -08:00

10 lines
210 B
Text

--- tools/krb5-config.in.orig 2017-04-11 21:38:21 UTC
+++ tools/krb5-config.in
@@ -85,6 +85,7 @@ for i in $*; do
;;
--libs)
do_libs=yes
+ do_lib_deps=yes
;;
--deps)
do_lib_deps=yes