components/openssl/openssl-1.0.1/Makefile
changeset 3817 30b42c38bbc4
parent 3621 3e00113c3743
child 4002 95b8f35fcdd5
--- a/components/openssl/openssl-1.0.1/Makefile	Mon Feb 16 13:54:04 2015 -0800
+++ b/components/openssl/openssl-1.0.1/Makefile	Sun Feb 15 19:02:09 2015 -0600
@@ -42,10 +42,10 @@
 
 TPNO=			21111
 
-include $(WS_TOP)/make-rules/prep.mk
-include $(WS_TOP)/make-rules/configure.mk
-include $(WS_TOP)/make-rules/ips.mk
-include $(WS_TOP)/make-rules/lint-libraries.mk
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/configure.mk
+include $(WS_MAKE_RULES)/ips.mk
+include $(WS_MAKE_RULES)/lint-libraries.mk
 
 PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin:/usr/perl5/bin
 ifeq   ($(strip $(PARFAIT_BUILD)),yes)
@@ -402,6 +402,6 @@
 
 test:		$(NO_TESTS)
 
-BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
 
-include $(WS_TOP)/make-rules/depend.mk
+REQUIRED_PACKAGES += developer/build/makedepend
+REQUIRED_PACKAGES += system/library