components/perl_modules/authen-pam/Makefile
changeset 3817 30b42c38bbc4
parent 3736 bf9abbe60d37
child 4339 6501cf9c29f9
--- a/components/perl_modules/authen-pam/Makefile	Mon Feb 16 13:54:04 2015 -0800
+++ b/components/perl_modules/authen-pam/Makefile	Sun Feb 15 19:02:09 2015 -0600
@@ -39,9 +39,9 @@
 # build threaded 5.12 support too
 PERL_VERSIONS += 5.12-mt
 
-include $(WS_TOP)/make-rules/prep.mk
-include $(WS_TOP)/make-rules/ips.mk
-include $(WS_TOP)/make-rules/makemaker.mk
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/ips.mk
+include $(WS_MAKE_RULES)/makemaker.mk
 
 # Pick up the patch to configure.ac in the 01-solaris.patch file
 COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv);
@@ -69,6 +69,5 @@
 
 realtest:	$(TEST_32_and_64)
 
-BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
 
-include $(WS_TOP)/make-rules/depend.mk
+REQUIRED_PACKAGES += system/library