mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
11 lines
242 B
Plaintext
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";
|
|
}
|
|
|