1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/perldap/files/patch-01

11 lines
242 B
Plaintext

--- Makefile.PL.orig Thu Jan 21 23:52:42 1999
+++ Makefile.PL Tue May 25 21:53:42 1999
@@ -129,6 +129,7 @@
chomp ($lib_line = <STDIN>);
$lib_line = $lline unless $lib_line =~ /\S/;
} else {
+ $lib_line = $lline;
print "\n";
}