$OpenBSD: patch-util_Makefile_in,v 1.5 2005/11/01 17:28:34 wilfried Exp $ --- util/Makefile.in.orig Sun Jun 19 05:23:00 2005 +++ util/Makefile.in Mon Oct 31 18:34:43 2005 @@ -515,6 +515,7 @@ wmaker.inst: $(srcdir)/wmaker.inst.in ./ -rm -f wmaker.inst sed -e "s|#pkgdatadir#|$(pkgdatadir)|" \ -e "s|#sysconfdir#|$(sysconfdir)/WindowMaker|" \ + -e "s|#wpref#|$(wprefsdir)|" \ -e "s|#version#|$(VERSION)|" \ -e "s|#bindir#|$(bindir)|" \ -e "s|#LITE#|@LITE@|" \