Skip to content

Commit

Permalink
sysutils/mstflint: Drop ca_root_nss dependency
Browse files Browse the repository at this point in the history
Sponsored by:	Netflix
  • Loading branch information
ocochard committed Oct 9, 2023
1 parent 676b3bd commit e85294d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sysutils/mstflint/Makefile
@@ -1,6 +1,7 @@
PORTNAME= mstflint
DISTVERSIONPREFIX= v
DISTVERSION= 4.25.0-1
PORTREVISION= 1
CATEGORIES= sysutils

MAINTAINER= olivier@FreeBSD.org
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e85294d

Please sign in to comment.