p5-xml-libxslt: fix dependencies

This commit is contained in:
Mohamed Akram
2026-03-11 18:14:51 +04:00
parent 0cdf2b24b9
commit b8a6b1bb57
+3 -4
View File
@@ -5,7 +5,7 @@ PortGroup perl5 1.0
perl5.branches 5.28 5.30 5.32 5.34
perl5.setup XML-LibXSLT 2.003000
revision 3
revision 4
maintainers nomaintainer
license {Artistic-1 GPL}
categories-append textproc
@@ -19,14 +19,13 @@ checksums rmd160 a533bc041cbccc7eb8b287ef7d153b009746c221 \
sha256 7caa5aee72f53be59d8b84eecb6864a07c612a12ea6b27d5c706960edcd54587 \
size 118829
platforms darwin
if {${perl5.major} != ""} {
depends_build-append \
port:pkgconfig
depends_lib-append \
port:p${perl5.major}-xml-libxml \
port:libxml2 \
port:libxslt \
port:gdbm
port:zlib
}