$OpenBSD: patch-configure,v 1.17 2007/07/05 16:05:09 steven Exp $ --- configure.orig Tue Jun 12 18:10:36 2007 +++ configure Mon Jul 2 12:50:32 2007 @@ -27029,7 +27029,7 @@ fi fi if test "$with_python" != "" then - pythondir='$(PYTHON_SITE_PACKAGES)' + pythondir='${PYTHON_SITE_PACKAGES}' else pythondir='$(libdir)/python$(PYTHON_VERSION)/site-packages' fi