mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
file_sharedir: rebuild for perl update
This commit is contained in:
@@ -5,7 +5,7 @@ gets a little tricky, and make it more available to the larger Perl community."
|
||||
HOMEPAGE="https://metacpan.org/pod/File::ShareDir"
|
||||
COPYRIGHT="2005 - 2011 Adam Kennedy"
|
||||
LICENSE="Artistic"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://cpan.metacpan.org/authors/id/R/RE/REHSACK/File-ShareDir-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3bb2a20ba35df958dc0a4f2306fc05d903d8b8c4de3c8beefce17739d281c958"
|
||||
SOURCE_DIR="File-ShareDir-$portVersion"
|
||||
@@ -18,13 +18,11 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku
|
||||
class_inspector
|
||||
# file_sharedir_install # missing (tests check for this)
|
||||
vendor_perl
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
class_inspector
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
@@ -32,7 +30,8 @@ BUILD_PREREQUIRES="
|
||||
"
|
||||
|
||||
TEST_REQUIRES="
|
||||
# file_sharedir_install # missing
|
||||
class_inspector
|
||||
file_sharedir_install
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user