components/cmake/cmake.p5m
changeset 1948 2d1537e7942d
parent 1251 f1fb66b52f41
child 3732 0f62cc221c7e
--- a/components/cmake/cmake.p5m	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/cmake/cmake.p5m	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.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -34,7 +34,7 @@
 set name=pkg.description \
     value="CMake is a family of tools designed to build, test and package software.  It is used to control the software compilation process using simple platform and compiler-independent configuration files.  CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. "
 set name=com.oracle.info.description value="the cmake cross-platform make system"
-set name=com.oracle.info.tpno value=6581
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
 	value="org.opensolaris.category.2008:Development/Distribution Tools"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)