opnsense-ports/databases/p5-DBD-ODBC/files/patch-Makefile.PL
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

11 lines
406 B
Perl

--- Makefile.PL.orig 2013-12-17 09:40:52 UTC
+++ Makefile.PL
@@ -206,7 +206,7 @@ EOT
}
# see rt 46944 for why the following was suggested to be commented
# out which I rejected as PERL_MM_USE_DEFAULT can be used
- prompt("Press return to continue...");
+# prompt("Press return to continue...");
}
print "Overriding ODBC Directory with command line option: $opt_o\n"
if $opt_o ;