summaryrefslogtreecommitdiff
path: root/net/ntop/files/patch-ntop.h
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-08-01 10:14:10 +0000
committerClement Laforet <clement@FreeBSD.org>2005-08-01 10:14:10 +0000
commit7b59b125eba7764c27cf2f51e08fbc7930aaaac9 (patch)
tree5f1bcb2444b6f6600f4d427ac726f1bc68d1b3cd /net/ntop/files/patch-ntop.h
parent- Update to 1.4.0.5 (diff)
- Fix build if rrdtool 1.2 is intalled
- mark port BROKEN if WITH_XMLDUMP defined (does not build) Submitted by: mich Reported by: Bryan Fullerton <fehwalker@gmail.com> (PR: ports/84019), piotrekk@excite.com
Notes
Notes: svn path=/head/; revision=140634
Diffstat (limited to 'net/ntop/files/patch-ntop.h')
-rw-r--r--net/ntop/files/patch-ntop.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/ntop/files/patch-ntop.h b/net/ntop/files/patch-ntop.h
new file mode 100644
index 000000000000..f12499f5e385
--- /dev/null
+++ b/net/ntop/files/patch-ntop.h
@@ -0,0 +1,11 @@
+--- ntop.h.orig Mon Aug 1 12:07:39 2005
++++ ntop.h Mon Aug 1 12:08:13 2005
+@@ -447,7 +447,7 @@
+ #endif
+
+ #ifndef EMBEDDED
+-#include "rrd.h"
++#include "myrrd/rrd.h"
+ #endif
+
+ #ifdef HAVE_GETOPT_H