[SVN-Commit] r1649 - trunk/security/ca_root_nss

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Mon Aug 4 19:18:03 UTC 2014


Author: jbeich
Date: Mon Aug  4 19:17:55 2014
New Revision: 1649

Log:
define the same CPE_STR as security/nss

Modified:
   trunk/security/ca_root_nss/Makefile

Modified: trunk/security/ca_root_nss/Makefile
==============================================================================
--- trunk/security/ca_root_nss/Makefile	Mon Aug  4 19:12:23 2014	(r1648)
+++ trunk/security/ca_root_nss/Makefile	Mon Aug  4 19:17:55 2014	(r1649)
@@ -12,7 +12,9 @@
 OPTIONS_DEFINE=	ETCSYMLINK
 ETCSYMLINK_DESC=	Add symlink to /etc/ssl/cert.pem
 
-USES=		perl5
+USES=		cpe perl5
+CPE_VENDOR=	mozilla
+CPE_PRODUCT=	network_security_services
 USE_PERL5=	build
 NO_WRKSUBDIR=	yes
 


More information about the freebsd-gecko mailing list