parrot: fix ftbfs
This commit is contained in:
parent
c81fc2bbe7
commit
90b8047530
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ configure_args="--prefix=/usr --mandir=/usr/share/man"
|
||||||
short_desc="Virtual machine designed for dynamic languages"
|
short_desc="Virtual machine designed for dynamic languages"
|
||||||
maintainer="pancake <pancake@nopcode.org>"
|
maintainer="pancake <pancake@nopcode.org>"
|
||||||
homepage="http://www.parrot.org"
|
homepage="http://www.parrot.org"
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl perl-Pod-Parser"
|
||||||
configure_script="perl Configure.pl"
|
configure_script="perl Configure.pl"
|
||||||
license="Artistic"
|
license="Artistic"
|
||||||
distfiles="ftp://ftp.parrot.org/pub/parrot/releases/supported/${version}/parrot-${version}.tar.bz2"
|
distfiles="ftp://ftp.parrot.org/pub/parrot/releases/supported/${version}/parrot-${version}.tar.bz2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue