ports/net-mgmt/mrtg/files/patch-Mrtg_nsi
Dirk Meyer e25d62fc9b net-mgmt/mrtg: fix regression with gcc14 / clang16
- fix shebangfix

- use textproc/p5-Pod-Parser
Obtained from: NetBSD

- add ubiquiti to cfgmaker
- fix HC detection in cfgmaker
2024-10-18 16:24:47 +02:00

11 lines
327 B
Text

--- contrib/NSI/Mrtg_nsi.orig 2017-03-05 14:09:53 UTC
+++ contrib/NSI/Mrtg_nsi
@@ -59,7 +59,7 @@ $main::OS = 'NT';
}
die "ERROR: Can\'t find location of mrtg executable\n"
unless $main::binpath;
- unshift (@INC,$main::binpath);
+ $main::binpath .= "/../libexec"
}
# There older perls tend to behave peculiar with