freebsd-ports/databases/rrdtool/files/patch-aa

12 lines
609 B
Text
Raw Normal View History

2004-04-06 09:30:51 +02:00
--- 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}",
2004-04-06 09:30:51 +02:00
- '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