components/php-common/Makefile
branchs11-update
changeset 3996 20c0f21bbe1e
parent 3179 07c03b663108
--- a/components/php-common/Makefile	Thu Mar 19 14:35:58 2015 -0700
+++ b/components/php-common/Makefile	Thu Mar 19 20:44:31 2015 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
@@ -28,8 +28,8 @@
 COMPONENT_PROJECT_URL=	http://www.php.net/
 COMPONENT_BUGDB=	utility/php
 
-include $(WS_TOP)/make-rules/configure.mk
-include $(WS_TOP)/make-rules/ips.mk
+include $(WS_MAKE_RULES)/configure.mk
+include $(WS_MAKE_RULES)/ips.mk
 
 # Do not apply the standard license transforms for this component. The
 # license actions are already tagged with the attributes in the .p5m file.
@@ -40,6 +40,6 @@
 # nothing to download or build; just package
 download prep build install test:
 
-BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
 
 clobber:	clean
+REQUIRED_PACKAGES += system/linker