components/tcl/tk/Makefile
changeset 839 a0aa4d6306c4
parent 800 2ad056ed89ec
child 1017 6a775802d662
--- a/components/tcl/tk/Makefile	Wed May 30 03:40:32 2012 -0700
+++ b/components/tcl/tk/Makefile	Wed May 30 07:23:10 2012 -0700
@@ -77,8 +77,8 @@
 ../tcl/build/%/.built:
 	(cd ../tcl ; $(GMAKE) build)
 
-$(BUILD_32):	../tcl/build/$(MACH32)/.built
-$(BUILD_64):	../tcl/build/$(MACH64)/.built
+$(CONFIGURE_32):	../tcl/build/$(MACH32)/.built
+$(CONFIGURE_64):	../tcl/build/$(MACH64)/.built
 
 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)