You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
p5-xml-libxslt: fix dependencies
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user