$NetBSD: patch-aa,v 1.2 2005/11/17 22:12:37 wiz Exp $

--- Makefile.orig	2004-12-06 14:14:53.000000000 +0100
+++ Makefile
@@ -29,7 +29,7 @@ MyPasswordSafe.mak: MyPasswordSafe.pro
 
 MyPasswordSafe: config uuid-1.0.0/.libs/libuuid.a MyPasswordSafe.mak
 	${MAKE} -f MyPasswordSafe.mak
-	lrelease locale/*.ts
+	${LOCALBASE}/qt3/bin/lrelease locale/*.ts
 
 uuid-1.0.0/.libs/libuuid.a:
 	cd uuid-1.0.0 && ./configure --prefix=$(PREFIX) && cd ..
