components/perl_modules/xml-parser/Makefile
changeset 3817 30b42c38bbc4
parent 3743 da52fd64c863
child 4339 6501cf9c29f9
--- a/components/perl_modules/xml-parser/Makefile	Mon Feb 16 13:54:04 2015 -0800
+++ b/components/perl_modules/xml-parser/Makefile	Sun Feb 15 19:02:09 2015 -0600
@@ -41,13 +41,13 @@
 
 TPNO=			9386
 
-include $(WS_TOP)/make-rules/prep.mk
-include $(WS_TOP)/make-rules/ips.mk
-include $(WS_TOP)/make-rules/makemaker.mk
-
 # build threaded 5.12 support too
 PERL_VERSIONS += 5.12-mt
 
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/ips.mk
+include $(WS_MAKE_RULES)/makemaker.mk
+
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
 # man pages go in the common area
@@ -66,6 +66,6 @@
 
 test:		$(TEST_32_and_64)
 
-BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
 
-include $(WS_TOP)/make-rules/depend.mk
+REQUIRED_PACKAGES += library/expat
+REQUIRED_PACKAGES += system/library