diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
tree | ad3f495c08f0cc331b6958d319f699d021175c19 /databases/rrdtool10/files/patch-aa | |
parent | Fix plist problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.0
Diffstat (limited to 'databases/rrdtool10/files/patch-aa')
-rw-r--r-- | databases/rrdtool10/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/rrdtool10/files/patch-aa b/databases/rrdtool10/files/patch-aa deleted file mode 100644 index 8436cf0346fb..000000000000 --- a/databases/rrdtool10/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 |