mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
text_diff: rebuild for perl update
This commit is contained in:
@@ -11,7 +11,7 @@ examined them to make sure they are indeed identical."
|
||||
HOMEPAGE="https://metacpan.org/pod/Text::Diff"
|
||||
COPYRIGHT="2001-2017 by Adam Kennedy"
|
||||
LICENSE="Artistic"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://cpan.metacpan.org/authors/id/N/NE/NEILB/Text-Diff-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e8baa07b1b3f53e00af3636898bbf73aec9a0ff38f94536ede1dbe96ef086f04"
|
||||
SOURCE_DIR="Text-Diff-$portVersion"
|
||||
@@ -29,13 +29,16 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
algorithm_diff
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:perl
|
||||
"
|
||||
|
||||
TEST_REQUIRES="
|
||||
algorithm_diff
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
perl Makefile.PL PREFIX=$prefix
|
||||
|
||||
Reference in New Issue
Block a user