git: 1cfea0e1327c - main - textproc/p5-XML-LibXSLT: Clean up LIB_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 May 2025 03:41:26 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1cfea0e1327c52e93a1b81b92c17a14fd69fcc0c commit 1cfea0e1327c52e93a1b81b92c17a14fd69fcc0c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-05-18 03:24:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-05-18 03:35:24 +0000 textproc/p5-XML-LibXSLT: Clean up LIB_DEPENDS These LIB_DEPENDS are indirect dependencies brought by libxslt. --- textproc/p5-XML-LibXSLT/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile index 4f507b757688..a5321b899e22 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -12,8 +12,6 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ - libgpg-error.so:security/libgpg-error RUN_DEPENDS= p5-XML-LibXML>=1.70:textproc/p5-XML-LibXML USES= gnome perl5 pkgconfig