aboutsummaryrefslogtreecommitdiff
path: root/security/ca_root_nss
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-13 10:58:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-04-14 15:41:02 +0000
commit85737aec4a3190a4f4d86583ad46a3615505a569 (patch)
treeac217f43efb834d2924f40e7d27c93d5ae1acc50 /security/ca_root_nss
parent02ccefbf584c4cb3167ae28f0af57c29bde41ceb (diff)
Mk: Cleanup after moving apply-slist earlier.
Diffstat (limited to 'security/ca_root_nss')
-rw-r--r--security/ca_root_nss/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile
index ae3860bd3f7e..58dda4ee0d18 100644
--- a/security/ca_root_nss/Makefile
+++ b/security/ca_root_nss/Makefile
@@ -34,7 +34,7 @@ BUNDLE_PROCESSOR= MAca-bundle.pl
SUB_FILES= MAca-bundle.pl pkg-message
SUB_LIST= VERSION_NSS=${VERSION_NSS}
-do-build: apply-slist
+do-build:
@${SETENV} PATH=${LOCALBASE}/bin:$${PATH} \
${PERL} ${WRKDIR}/${BUNDLE_PROCESSOR} \
< ${WRKSRC}/${CERTDATA_TXT_PATH} > \