git: e85294da21f5 - main - sysutils/mstflint: Drop ca_root_nss dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Oct 2023 13:39:21 UTC
The branch main has been updated by olivier: URL: https://cgit.FreeBSD.org/ports/commit/?id=e85294da21f57812595115ea4b1e25951d5cc788 commit e85294da21f57812595115ea4b1e25951d5cc788 Author: Olivier Cochard <olivier@FreeBSD.org> AuthorDate: 2023-10-09 13:38:18 +0000 Commit: Olivier Cochard <olivier@FreeBSD.org> CommitDate: 2023-10-09 13:39:01 +0000 sysutils/mstflint: Drop ca_root_nss dependency Sponsored by: Netflix --- sysutils/mstflint/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sysutils/mstflint/Makefile b/sysutils/mstflint/Makefile index 37eeb5fbc4df..4e720e64dff5 100644 --- a/sysutils/mstflint/Makefile +++ b/sysutils/mstflint/Makefile @@ -1,6 +1,7 @@ PORTNAME= mstflint DISTVERSIONPREFIX= v DISTVERSION= 4.25.0-1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= olivier@FreeBSD.org @@ -45,8 +46,6 @@ post-patch: ${WRKSRC}/mlxarchive/Makefile.am \ ${WRKSRC}/mlxreg/Makefile.am -RUN_DEPENDS+= ca_root_nss>=0:security/ca_root_nss - post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mstflint/python_tools/rreg_access.so @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mstflint/python_tools/ccmdif.so