summaryrefslogtreecommitdiff
path: root/net/hobbitmon/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'net/hobbitmon/patches/patch-ac')
-rw-r--r--net/hobbitmon/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/hobbitmon/patches/patch-ac b/net/hobbitmon/patches/patch-ac
new file mode 100644
index 00000000000..8a09a090a51
--- /dev/null
+++ b/net/hobbitmon/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1.1.1 2005/01/13 09:27:06 manu Exp $
+--- build/rrd.sh.orig 2005-01-12 18:58:04.000000000 +0100
++++ build/rrd.sh 2005-01-12 18:58:53.000000000 +0100
+@@ -1,9 +1,6 @@
+ echo "Checking for RRDtool ..."
+
+- RRDINC=""
+- RRDLIB=""
+- PNGLIB=""
+ for DIR in /opt/rrdtool* /usr/local/rrdtool* /usr/local /usr
+ do
+ if test -f $DIR/include/rrd.h
+ then