diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2008-03-31 20:15:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2008-03-31 20:15:44 +0000 |
commit | 8c5775b60c0faa62b30a3f7546cb095280707be8 (patch) | |
tree | 2d1b670c40447fc8bb1b0bcae3ec38a02244f639 /databases/p5-DBD-Pg/files/patch-Makefile.PL | |
parent | 8e2135ab544952e37965e28da8b431c4dd588a50 (diff) |
Notes
Diffstat (limited to 'databases/p5-DBD-Pg/files/patch-Makefile.PL')
-rw-r--r-- | databases/p5-DBD-Pg/files/patch-Makefile.PL | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/databases/p5-DBD-Pg/files/patch-Makefile.PL b/databases/p5-DBD-Pg/files/patch-Makefile.PL index fe6c53911ab1..cdf52593d162 100644 --- a/databases/p5-DBD-Pg/files/patch-Makefile.PL +++ b/databases/p5-DBD-Pg/files/patch-Makefile.PL @@ -1,14 +1,5 @@ --- Makefile.PL.orig Thu Apr 20 19:25:49 2006 +++ Makefile.PL Thu Apr 20 19:26:54 2006 -@@ -96,7 +96,7 @@ - } - } - --my $comp_opts = $Config{q{ccflags}} . " -DPGLIBVERSION=$serverversion -DPGDEFPORT=$defaultport"; -+my $comp_opts = " -DPGLIBVERSION=$serverversion -DPGDEFPORT=$defaultport"; - - if ($ENV{DBDPG_GCCDEBUG}) { - warn "Enabling many compiler options\n"; @@ -120,7 +120,7 @@ ( NAME => 'DBD::Pg', |