Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Aug 2014 19:17:55 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1649 - trunk/security/ca_root_nss
Message-ID:  <201408041917.s74JHtQ0021500@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408041917.s74JHtQ0021500>