summaryrefslogtreecommitdiff
path: root/net-mgmt/icinga-classicweb/files/patch-include_config.h.in
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-02-04 19:47:39 +0000
committerRene Ladan <rene@FreeBSD.org>2019-02-04 19:47:39 +0000
commit30708fe3fb88152be0ab9156eed7be57302ca8d6 (patch)
tree595b304ee8437d61c71351e234fbce3834031dba /net-mgmt/icinga-classicweb/files/patch-include_config.h.in
parentdevel/ikos: Update 2.1-69 -> 2.1-82 (diff)
Remove expired ports and dependencies:
sysutils/hs-ekg: Removed, depends on expired sysutils/hs-ekg-json sysutils/hs-ekg-json: Has expired: Doesn't build with newest Haskell libraries net-mgmt/icinga-core: Has expired: Upstream EOLed Icinga 1.x from 2018-12-31 net-mgmt/icinga: Removed, depends on expired net-mgmt/icinga-core net-mgmt/icli: Removed, depends on expired net-mgmt/icinga-core net-mgmt/icinga-classicweb: Has expired: Upstream EOLed Icinga 1.x from 2018-12-31 net-mgmt/pnp-icinga: Removed, depends on expired net-mgmt/icinga-classicweb
Diffstat (limited to 'net-mgmt/icinga-classicweb/files/patch-include_config.h.in')
-rw-r--r--net-mgmt/icinga-classicweb/files/patch-include_config.h.in16
1 files changed, 0 insertions, 16 deletions
diff --git a/net-mgmt/icinga-classicweb/files/patch-include_config.h.in b/net-mgmt/icinga-classicweb/files/patch-include_config.h.in
deleted file mode 100644
index e98a7c130c9a..000000000000
--- a/net-mgmt/icinga-classicweb/files/patch-include_config.h.in
+++ /dev/null
@@ -1,16 +0,0 @@
---- include/config.h.in.orig 2015-07-15 13:04:09.000000000 +0200
-+++ include/config.h.in 2015-07-25 16:05:16.168060000 +0200
-@@ -217,10 +217,13 @@
- #include <errno.h>
- #endif
-
-+/* remove inclusion of sys/timeb.h to suppress a lot of warnings during build */
-+#if 0
- #undef HAVE_SYS_TIMEB_H
- #if HAVE_SYS_TIMEB_H
- #include <sys/timeb.h>
- #endif
-+#endif
-
- #undef HAVE_SYS_IPC_H
- #ifdef HAVE_SYS_IPC_H