diff -r 4c61ee2c9e6d -r b325e8629cb1 components/gnome/pango/Makefile --- a/components/gnome/pango/Makefile Mon May 16 17:31:01 2016 -0700 +++ b/components/gnome/pango/Makefile Mon May 16 17:10:31 2016 -0700 @@ -38,6 +38,13 @@ TPNO= 24871 +# Requires harfbuzz, which we cannot build on 11.3, so do not publish. +ifeq ($(BUILD_TYPE), evaluation) +BUILD_32_and_64= +INSTALL_32_and_64= +PUBLISH_STAMP= +endif + include $(WS_MAKE_RULES)/gnome-component.mk CONFIGURE_OPTIONS += --enable-gtk-doc