mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 00:31:51 -04:00
This new heimdal port tracks the Heimdal development branch. The last security advisory showed us we might want to track its development.
10 lines
210 B
Text
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
|