components/gnome/gobject-introspection/Makefile
changeset 6060 5500aaff7c9a
parent 6043 2b2e083ef892
child 6389 dd5e724e80ac
--- a/components/gnome/gobject-introspection/Makefile	Wed May 25 08:38:45 2016 -0700
+++ b/components/gnome/gobject-introspection/Makefile	Wed May 25 08:47:00 2016 -0700
@@ -37,6 +37,14 @@
 
 TPNO=			25403
 
+# Requires newer version of library/glib2, not buildable 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
 
 # Not compatible with Python 3.x.