ports/net-mgmt/mrtg/files/patch-configure
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

29 lines
836 B
Text

--- configure.orig 2022-01-19 10:24:35 UTC
+++ configure
@@ -3664,6 +3664,7 @@ else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
#include <stdio.h>
+#include <stdlib.h>
int main()
{
long long b, a = -0x3AFAFAFAFAFAFAFALL;
@@ -5384,18 +5385,12 @@ echo $ECHO_N "ordering CD from http://tobi.oetiker.ch/
echo $ECHO_N "ordering CD from http://tobi.oetiker.ch/wish $ECHO_C" 1>&6
-sleep 1
echo $ECHO_N ".$ECHO_C" 1>&6
-sleep 1
echo $ECHO_N ".$ECHO_C" 1>&6
-sleep 1
echo $ECHO_N ".$ECHO_C" 1>&6
-sleep 1
echo $ECHO_N ".$ECHO_C" 1>&6
-sleep 1
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: just kidding ;-)" >&5
$as_echo " just kidding ;-)" >&6; }
-sleep 2
echo
echo "----------------------------------------------------------------"
echo "Config is DONE!"