components/stdcxx/Makefile
changeset 1948 2d1537e7942d
parent 1434 c782e620dd26
child 2164 b580bc10e31a
--- a/components/stdcxx/Makefile	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/stdcxx/Makefile	Fri Jun 13 12:36:52 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 # we really need to use studio so we don't like that
@@ -40,6 +40,8 @@
 COMPONENT_ARCHIVE_URL=	http://www.apache.org/dist/stdcxx/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	library/libstdcxx
 
+TPNO=			9048
+
 CLOBBER_PATHS += install.sh
 
 include ../../make-rules/prep.mk
@@ -282,4 +284,3 @@
 BUILD_PKG_DEPENDENCIES = $(BUILD_TOOLS)
 
 include ../../make-rules/depend.mk
-