components/ruby/ruby-common/Makefile
changeset 3817 30b42c38bbc4
parent 2225 f064d3d3190d
child 4196 d697072a92f5
--- a/components/ruby/ruby-common/Makefile	Mon Feb 16 13:54:04 2015 -0800
+++ b/components/ruby/ruby-common/Makefile	Sun Feb 15 19:02:09 2015 -0600
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -28,16 +28,11 @@
 COMPONENT_PROJECT_URL=	http://www.ruby-lang.org/
 COMPONENT_BUGDB=	utility/ruby
 
-include $(WS_TOP)/make-rules/configure.mk
-include $(WS_TOP)/make-rules/ips.mk
-
-# This package delivers no files and has no dependencies.
-EXTDEPFILES = $(NULLDEPFILE)
-LICENSE_TRANSFORMS=
+include $(WS_MAKE_RULES)/configure.mk
+include $(WS_MAKE_RULES)/ips.mk
 
 # nothing to download or build; just publish the package
-download prep configure build install test:
-
-BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+download::
+prep configure build install test:
 
 clobber:	clean