summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios4/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/nagios4/files/patch-configure')
-rw-r--r--net-mgmt/nagios4/files/patch-configure15
1 files changed, 3 insertions, 12 deletions
diff --git a/net-mgmt/nagios4/files/patch-configure b/net-mgmt/nagios4/files/patch-configure
index 0c47ef81c0ff..a5fc27d8932f 100644
--- a/net-mgmt/nagios4/files/patch-configure
+++ b/net-mgmt/nagios4/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2015-08-19 21:49:52 UTC
+--- configure.orig 2016-12-07 16:31:10 UTC
+++ configure
-@@ -6016,7 +6016,6 @@ cat >>confdefs.h <<_ACEOF
+@@ -4769,7 +4769,6 @@ cat >>confdefs.h <<_ACEOF
#define DEFAULT_NAGIOS_GROUP "$nagios_grp"
_ACEOF
@@ -8,7 +8,7 @@
-@@ -6037,7 +6036,6 @@ fi
+@@ -4790,7 +4789,6 @@ fi
@@ -16,12 +16,3 @@
MAIL_PROG=no
-@@ -7768,7 +7766,7 @@ $as_echo_n "checking for linker flags fo
- MOD_LDFLAGS="-shared"
- MOD_CFLAGS="-fPIC"
- ;;
-- freebsd*)
-+ dragonfly*|freebsd*)
- MOD_LDFLAGS="-shared"
- MOD_CFLAGS="-fPIC"
- ;;