components/Makefile
branchs11-update
changeset 4563 5d3e1ffc1ae1
parent 3996 20c0f21bbe1e
child 7036 9bdfcd8747ba
--- a/components/Makefile	Mon Jun 29 11:36:22 2015 -0700
+++ b/components/Makefile	Mon Jun 29 18:33:05 2015 -0700
@@ -163,7 +163,10 @@
 	done
 
 publish:
+ifneq ($(BUILD_TYPE), evaluation)
+	# evaluation packages don't need to be incorporated
 	$(MAKE) incorporation
+endif
 # pkglint all of the published manifests in one batch.
 ifdef CANONICAL_REPO
 	@echo 'pkglinting all package manifests...'