Patch for speedy_backend in /usr/local/bin (and not in /usr/bin as program expects by default since that is where perl is located). For background see original message on ports dated 30-Oct-2007.

Could someone please test this and check it in?

Thanks,

Eric Olsen
$OpenBSD$
--- src/optdefs.orig    Mon Nov  5 08:48:52 2007
+++ src/optdefs Mon Nov  5 08:49:13 2007
@@ -63,7 +63,7 @@ option        BackendProg
 type   str
 letter p
 context        frontend
-defval $INSTALLBIN/speedy_backend
+defval /usr/local/bin/speedy_backend
 desc   Path to the speedy backend program.
 
 option TmpBase

Reply via email to