$OpenBSD: patch-nls_Makefile_in,v 1.1 2005/01/23 12:44:10 matthieu Exp $
--- nls/Makefile.in.orig	Mon Jan 17 22:51:04 2005
+++ nls/Makefile.in	Sat Jan 22 12:00:25 2005
@@ -363,8 +363,8 @@ distclean-local:
 	rm -f *\~
 
 fluxbox-nls.hh:
-	chmod +x nlsinfo
-	./nlsinfo -H -N FBNLS $(top_srcdir)/src $(top_srcdir)/util > fluxbox-nls.hh
+	chmod +x ${srcdir}/nlsinfo
+	${srcdir}/nlsinfo -H -N FBNLS $(top_srcdir)/src $(top_srcdir)/util > fluxbox-nls.hh
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
