$OpenBSD: patch-python_louis_Makefile_in,v 1.1.1.1 2011/10/20 11:31:02 ajacoutot Exp $
--- python/louis/Makefile.in.orig	Thu Oct 20 11:54:22 2011
+++ python/louis/Makefile.in	Thu Oct 20 11:54:29 2011
@@ -471,7 +471,7 @@ uninstall-am:
 
 
 all:
-	source ../../liblouis/liblouis.la ; \
+	. ../../liblouis/liblouis.la ; \
 	sed "s/###LIBLOUIS_SONAME###/$$dlname/" \
 		< $(srcdir)/__init__.py.in \
 		> __init__.py
