diff -r 7076f7053912 -r 8d5767cc3ddc components/meta-packages/developer-opensolaris-userland/Makefile --- a/components/meta-packages/developer-opensolaris-userland/Makefile Mon Nov 16 10:12:13 2015 -0800 +++ b/components/meta-packages/developer-opensolaris-userland/Makefile Fri Nov 06 08:11:17 2015 -0800 @@ -32,6 +32,13 @@ COMPONENT_BUGDB= gate-stuff/userland include $(WS_MAKE_RULES)/prep.mk + +# This has a dependency on every REQUIRED_PACKAGE in Userland, some of which +# are not available on S11. +ifeq ($(BUILD_TYPE), evaluation) +PUBLISH_STAMP= +endif + include $(WS_MAKE_RULES)/ips.mk $(WS_MACH)/requires.mk: