components/text-utilities/Makefile
branchs11-update
changeset 3996 20c0f21bbe1e
parent 3666 f6b2b3066ff4
child 4277 3935c50c4455
--- a/components/text-utilities/Makefile	Thu Mar 19 14:35:58 2015 -0700
+++ b/components/text-utilities/Makefile	Thu Mar 19 20:44:31 2015 -0700
@@ -34,9 +34,9 @@
 
 TPNO=			17825
 
-include ../../make-rules/prep.mk
-include ../../make-rules/configure.mk
-include ../../make-rules/ips.mk
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/configure.mk
+include $(WS_MAKE_RULES)/ips.mk
 
 # We currently only want some of the text-utils text utilities from this
 # component, so enumerate it in a macro that we can use for build and install.
@@ -97,6 +97,5 @@
 	(cd $(COMPONENT_TEST_DIR) ; $(ENV) $(COMPONENT_TEST_ENV) \
 		./run.sh --verbose colrm column hexdump tailf)
 
-BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
 
-include ../../make-rules/depend.mk
+REQUIRED_PACKAGES += system/library