freebsd-ports/databases/rrdtool/files/patch-aa
2004-04-06 07:30:51 +00:00

11 lines
609 B
Text

--- perl-shared/Makefile.PL.in.orig Sat Apr 3 18:33:13 2004
+++ perl-shared/Makefile.PL.in Tue Apr 6 10:49:27 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' => '-DHAVE_CONFIG_H',
# where to look for the necessary libraries
# Perl will figure out which one is valid