mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
test_exception: rebuild for perl update
This commit is contained in:
@@ -4,7 +4,7 @@ is built with Test::Builder and plays happily with Test::More and friends."
|
||||
HOMEPAGE="https://metacpan.org/pod/Test::Exception"
|
||||
COPYRIGHT="2002-2007 Adrian Howard"
|
||||
LICENSE="Artistic"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Exception-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="156b13f07764f766d8b45a43728f2439af81a3512625438deab783b7883eb533"
|
||||
SOURCE_DIR="Test-Exception-$portVersion"
|
||||
@@ -22,13 +22,16 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
sub_uplevel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:perl
|
||||
"
|
||||
|
||||
TEST_REQUIRES="
|
||||
sub_uplevel
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
perl Makefile.PL PREFIX=$prefix
|
||||
|
||||
Reference in New Issue
Block a user