OK.  Sorry.  Here is an updated version of the patch.

I missed the bit on "bsd.port.mk(5) - in depth information about all the make targets, variables, the fake (installation directory) framework, etc." I will look through that systematically for future changes.

Thanks.

Eric
$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 $PREFIX/speedy_backend
 desc   Path to the speedy backend program.

 option TmpBase

Reply via email to