summaryrefslogtreecommitdiff
path: root/databases/rrdtool/files/patch-aa
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2005-05-08 20:56:09 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2005-05-08 20:56:09 +0000
commitb3d4c962dc60d4e4f1bb903431e202afeafc3510 (patch)
tree83ea5f51ae5ff60e59f4cbea616007440cadff3d /databases/rrdtool/files/patch-aa
parentUpdate to 0.8.1 (diff)
Upgrade to version 1.2.4.
Notes
Notes: svn path=/head/; revision=134885
Diffstat (limited to 'databases/rrdtool/files/patch-aa')
-rw-r--r--databases/rrdtool/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/rrdtool/files/patch-aa b/databases/rrdtool/files/patch-aa
deleted file mode 100644
index 8436cf0346fb..000000000000
--- a/databases/rrdtool/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- perl-shared/Makefile.PL.in.orig Thu Apr 8 01:04:53 2004
-+++ perl-shared/Makefile.PL.in Sun Aug 8 18:11:16 2004
-@@ -10,7 +10,7 @@
- 'NAME' => 'RRDs',
- 'VERSION_FROM' => '@top_srcdir@/perl-shared/RRDs.pm', # finds $VERSION
- 'DEFINE' => "-DPERLPATCHLEVEL=$Config{PATCHLEVEL}",
-- 'INC' => '-I@top_srcdir@ -I@top_srcdir@/src -I@top_srcdir@/gd1.3',
-+ 'INC' => '-I../ -I@top_srcdir@ -I@top_srcdir@/src -I@top_srcdir@/gd1.3',
- 'CCFLAGS' => "$Config{ccflags} -DHAVE_CONFIG_H",
- # where to look for the necessary libraries
- # Perl will figure out which one is valid