perl-*: use correct build_style for perl modules.
This commit is contained in:
parent
288425875e
commit
381dea5d4a
26 changed files with 26 additions and 26 deletions
|
@ -3,7 +3,7 @@ pkgname=perl-XML-Parser
|
|||
version=2.40
|
||||
wrksrc="XML-Parser-$version"
|
||||
distfiles="${CPAN_SITE}/XML/XML-Parser-$version.tar.gz"
|
||||
build_style=perl_module
|
||||
build_style=perl-module
|
||||
short_desc="Perl extension interface to James Clark's XML parser, expat"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=e5e433684e799ef7b6b852c0ca31b71054717628555444d3dc9fceac0df71512
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue