components/make/make.p5m
changeset 1948 2d1537e7942d
parent 1251 f1fb66b52f41
child 3732 0f62cc221c7e
--- a/components/make/make.p5m	Fri Jun 13 10:00:52 2014 -0600
+++ b/components/make/make.p5m	Fri Jun 13 12:36:52 2014 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# 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 volatile>
@@ -30,7 +30,7 @@
     value="GNU Make is an utility which controls the generation of executables and other target files."
 set name=pkg.summary value="A utility for directing compilation."
 set name=com.oracle.info.description value="GNU make"
-set name=com.oracle.info.tpno value=5521
+set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/GNU
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)