$OpenBSD: patch-configure,v 1.16 2006/06/18 13:48:19 steven Exp $
--- configure.orig	Tue Jun  6 17:46:49 2006
+++ configure	Thu Jun 15 19:10:40 2006
@@ -26958,7 +26958,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
