ports/security/heimdal-devel/files/patch-cf-make-proto.pl
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

11 lines
189 B
Raku

--- cf/make-proto.pl.orig 2019-06-07 06:21:35 UTC
+++ cf/make-proto.pl
@@ -4,7 +4,7 @@
use Getopt::Std;
use File::Compare;
-use JSON;
+# use JSON;
my $comment = 0;
my $doxygen = 0;