changeset 6008 | b325e8629cb1 |
parent 5943 | c081bc16736d |
child 7687 | 1093e2a9adbd |
--- 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