diff -r b80524cd88bc -r 2d1537e7942d components/pam_pkcs11/Makefile --- a/components/pam_pkcs11/Makefile Fri Jun 13 10:00:52 2014 -0600 +++ b/components/pam_pkcs11/Makefile Fri Jun 13 12:36:52 2014 -0700 @@ -18,7 +18,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 @@ -32,6 +32,8 @@ COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)files/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= library/pam-pkcs11 +TPNO= 17173 + include ../../make-rules/prep.mk include ../../make-rules/configure.mk include ../../make-rules/ips.mk