summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-05-18 11:24:29 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-05-18 11:35:24 +0800
commit1cfea0e1327c52e93a1b81b92c17a14fd69fcc0c (patch)
treee0c4110e789cf76a70e8d946d9fdd3ee8063a02a
parentsecurity/p5-Digest-MD5: Strip shared library (diff)
textproc/p5-XML-LibXSLT: Clean up LIB_DEPENDS
These LIB_DEPENDS are indirect dependencies brought by libxslt.
-rw-r--r--textproc/p5-XML-LibXSLT/Makefile2
1 files changed, 0 insertions, 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