25029083 do not publish accerciser when BUILD_TYPE=evaluation
authorJohn Beck <John.Beck@Oracle.COM>
Tue, 01 Nov 2016 10:58:55 -0700
changeset 7228 2d4b503f0914
parent 7227 d0f571f677b5
child 7229 b86127bf4e7c
25029083 do not publish accerciser when BUILD_TYPE=evaluation
components/gnome/accerciser/Makefile
--- a/components/gnome/accerciser/Makefile	Tue Nov 01 15:32:01 2016 -0700
+++ b/components/gnome/accerciser/Makefile	Tue Nov 01 10:58:55 2016 -0700
@@ -35,6 +35,9 @@
 
 TPNO=			25184
 
+# Needs gtk3, not available in S11.
+include $(WS_MAKE_RULES)/no-evaluation.mk
+
 include $(WS_MAKE_RULES)/gnome-component.mk
 
 # Assumes GNU gettext & msgfmt are first in PATH.