components/tcl/expect/Makefile
changeset 839 a0aa4d6306c4
parent 835 b6a2cd5fcda6
child 1058 34d7aaa03423
--- a/components/tcl/expect/Makefile	Wed May 30 03:40:32 2012 -0700
+++ b/components/tcl/expect/Makefile	Wed May 30 07:23:10 2012 -0700
@@ -68,9 +68,9 @@
 ../tcl/build/%/.built:
 	(cd ../tcl ; $(GMAKE) build)
 
-$(BUILD_32):    ../tcl/build/$(MACH32)/.built
+$(CONFIGURE_32):	../tcl/build/$(MACH32)/.built
 
-$(BUILD_64):    ../tcl/build/$(MACH64)/.built
+$(CONFIGURE_64):	../tcl/build/$(MACH64)/.built
 
 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)