24516310 do not publish wxwidgets when BUILD_TYPE=evaluation
authorJohn Beck <John.Beck@Oracle.COM>
Wed, 24 Aug 2016 19:39:53 -0700
changeset 6690 dcb9b5e3b729
parent 6689 e63eef58eda3
child 6691 95c4bf930e14
24516310 do not publish wxwidgets when BUILD_TYPE=evaluation
components/wxwidgets/Makefile
--- a/components/wxwidgets/Makefile	Wed Aug 24 19:39:40 2016 -0700
+++ b/components/wxwidgets/Makefile	Wed Aug 24 19:39:53 2016 -0700
@@ -41,6 +41,10 @@
 CXXFLAGS += -std=c++11
 
 TEST_TARGET= $(NO_TESTS)
+
+# Depends on newer cairo, which cannot be updated in S11.
+include $(WS_MAKE_RULES)/no-evaluation.mk
+
 include $(WS_MAKE_RULES)/common.mk
 
 PKG_PROTO_DIRS += $(COMPONENT_DIR)/man