25382000 groff needs minor tweak to stay on do-not-publish list
authorJohn Beck <John.Beck@Oracle.COM>
Wed, 11 Jan 2017 14:24:42 -0800
changeset 7566 34f2284a605f
parent 7565 48aa82a0931f
child 7567 1ac26224c2cb
25382000 groff needs minor tweak to stay on do-not-publish list
components/groff/Makefile
--- a/components/groff/Makefile	Mon Nov 28 16:54:02 2016 -0800
+++ b/components/groff/Makefile	Wed Jan 11 14:24:42 2017 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 BUILD_BITS= 64
 include ../../make-rules/shared-macros.mk
@@ -35,9 +35,7 @@
 TEST_TARGET= $(NO_TESTS)
 
 # Complex dependencies on ON only available in S12.
-ifeq ($(BUILD_TYPE), evaluation)
-PUBLISH_STAMP=
-endif
+include $(WS_MAKE_RULES)/no-evaluation.mk
 
 include $(WS_MAKE_RULES)/gnu-component.mk