$OpenBSD: patch-python_louis_Makefile_in,v 1.6 2016/10/31 16:39:25 ajacoutot Exp $
--- python/louis/Makefile.in.orig	Thu Jul 14 17:24:16 2016
+++ python/louis/Makefile.in	Mon Oct 31 17:33:33 2016
@@ -973,7 +973,7 @@ uninstall-am:
 
 
 all:
-	source ../../liblouis/liblouis.la ; \
+	. ../../liblouis/liblouis.la ; \
 	sed "s/###LIBLOUIS_SONAME###/$$dlname/" \
 		< $(srcdir)/__init__.py.in \
 		> __init__.py
