summaryrefslogtreecommitdiff
path: root/net/ntopng/files/patch-include_ntop__defines.h
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2023-11-03 19:59:34 +0100
committerGuido Falsi <madpilot@FreeBSD.org>2023-11-03 19:59:34 +0100
commit86e508eecb74d4b209b2884f6e5dfe5ae94a2601 (patch)
treeb1781241364899a5809630480352a4f004fa59d0 /net/ntopng/files/patch-include_ntop__defines.h
parentnet/ndpi: Update to latest upstream commit (diff)
net/ntopng: Update to 6.0
- Remove USES=ldap, not used - Remove upstreamed patch - Adapt ssl detection to properly work in ports tree
Diffstat (limited to 'net/ntopng/files/patch-include_ntop__defines.h')
-rw-r--r--net/ntopng/files/patch-include_ntop__defines.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/ntopng/files/patch-include_ntop__defines.h b/net/ntopng/files/patch-include_ntop__defines.h
deleted file mode 100644
index fffd6b4ca95e..000000000000
--- a/net/ntopng/files/patch-include_ntop__defines.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- include/ntop_defines.h.orig 2023-05-31 14:54:04 UTC
-+++ include/ntop_defines.h
-@@ -542,7 +542,7 @@
- #define CONST_SHARE_DIR "/usr/share"
- #define CONST_SHARE_DIR_2 "/usr/local/share"
- #define CONST_ETC_DIR "/etc"
--#define CONST_DEFAULT_DATA_DIR "/var/lib/ntopng"
-+#define CONST_DEFAULT_DATA_DIR "/var/db/ntopng"
- #endif
- #define CONST_ALT_INSTALL_DIR CONST_SHARE_DIR "/ntopng"
- #define CONST_ALT2_INSTALL_DIR CONST_SHARE_DIR_2 "/usr/share/ntopng"