components/gnome/glib-networking/Makefile
changeset 6142 cd002d58f339
parent 6110 b24ce21531e2
child 6609 489da5c0d3c5
--- a/components/gnome/glib-networking/Makefile	Fri Jun 03 07:54:24 2016 -0700
+++ b/components/gnome/glib-networking/Makefile	Fri Jun 03 07:52:56 2016 -0700
@@ -36,6 +36,13 @@
 
 TPNO=			25285
 
+# Needs updated glib2, not available on S11.
+ifeq ($(BUILD_TYPE), evaluation)
+BUILD_32_and_64=
+INSTALL_32_and_64=
+PUBLISH_STAMP=
+endif
+
 include $(WS_MAKE_RULES)/gnome-component.mk
 
 # Force use of gnutls-3 pkgconfig during 2.x->3.x transition