aboutsummaryrefslogtreecommitdiff
path: root/security/ca_root_nss/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-09-23 14:59:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-09-23 14:59:28 +0000
commitf09251fd3833578e0621f4e6fb175a3cd49670f0 (patch)
treea1b4378d35d93818484ba5833fb95a570287344c /security/ca_root_nss/Makefile
parentea22b797eeda3aad06701aaf33a7f3bb4d25319a (diff)
downloadports-f09251fd3833578e0621f4e6fb175a3cd49670f0.tar.gz
ports-f09251fd3833578e0621f4e6fb175a3cd49670f0.zip
Notes
Diffstat (limited to 'security/ca_root_nss/Makefile')
-rw-r--r--security/ca_root_nss/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile
index 2467a836a661..c8dc66de27c6 100644
--- a/security/ca_root_nss/Makefile
+++ b/security/ca_root_nss/Makefile
@@ -19,7 +19,7 @@ OPTIONS_SUB= yes
ETCSYMLINK_DESC= Add symlink to /etc/ssl/cert.pem
ETCSYMLINK_CONFLICTS_INSTALL= ca-roots-[0-9]*
-USES= perl5
+USES= perl5 ssl:build
USE_PERL5= build
NO_ARCH= yes
NO_WRKSUBDIR= yes
@@ -50,7 +50,8 @@ do-extract:
@${RM} -rf ${WRKDIR}/nss-${VERSION_NSS}
do-build: apply-slist
- @${PERL} ${WRKDIR}/${BUNDLE_PROCESSOR} \
+ @${SETENV} PATH=${LOCALBASE}/bin:$${PATH} \
+ ${PERL} ${WRKDIR}/${BUNDLE_PROCESSOR} \
< ${WRKDIR}/certdata.txt > \
${WRKDIR}/ca-root-nss.crt