diff -r 52dff2005c9b -r 47545fb8aed4 components/pcre/Makefile --- a/components/pcre/Makefile Tue Jan 20 22:00:28 2015 -0800 +++ b/components/pcre/Makefile Sat Jan 17 09:17:37 2015 -0800 @@ -19,7 +19,7 @@ # CDDL HEADER END # -# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved. # include ../../make-rules/shared-macros.mk @@ -34,6 +34,8 @@ COMPONENT_PROJECT_URL= http://pcre.org/ COMPONENT_BUGDB= library/pcre +TPNO= 9271 + include $(WS_TOP)/make-rules/prep.mk include $(WS_TOP)/make-rules/configure.mk include $(WS_TOP)/make-rules/ips.mk