components/perl512/Makefile
changeset 156 c2445b73a8b2
parent 155 0727b36f1770
child 181 87e11e685b1f
--- a/components/perl512/Makefile	Mon Mar 28 13:31:10 2011 -0700
+++ b/components/perl512/Makefile	Mon Mar 28 14:55:59 2011 -0700
@@ -47,7 +47,8 @@
 	(cd $(@D); $(ENV) -i \
 		MAKE=$(GMAKE) \
 		PATH=$(dir $(CC.studio.32)):$(PATH) \
-		./Configure -Dprefix=/usr/perl5/$(PERL_VERSION) \
+		$(CONFIG_SHELL) ./Configure \
+			    -Dprefix=/usr/perl5/$(PERL_VERSION) \
 			    -Dprivlib=/usr/perl5/$(PERL_VERSION)/lib \
 			    -Dsitelib=/usr/perl5/site_perl/$(PERL_VERSION) \
 			    -Dvendorprefix=/usr/perl5/$(PERL_VERSION) \