--- Makefile.PL.orig	2006-05-08 20:55:09.000000000 +1000
+++ Makefile.PL	2008-02-21 20:47:23.000000000 +1100
@@ -49,7 +49,7 @@
 #
 sub MY::postamble {
     '$(MYEXTLIB): yazwrap/Makefile
-	cd yazwrap && $(MAKE) INC=$(PASTHRU_INC) $(PASTHRU)';
+	cd yazwrap && $(MAKE) INC=\'$(PASTHRU_INC)\' \'$(PASTHRU)\'';
 }
 
 sub MY::post_constants {
