mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
uri: should fix the empty vendor_perl dependency.
This commit is contained in:
@@ -12,7 +12,7 @@ additional information attached in the form of a fragment identifier."
|
||||
HOMEPAGE="https://github.com/libwww-perl/URI"
|
||||
COPYRIGHT="1995-2009 Gisle Aas"
|
||||
LICENSE="Artistic"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/URI-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="35f14431d4b300de4be1163b0b5332de2d7fbda4f05ff1ed198a8e9330d40a32"
|
||||
SOURCE_DIR="URI-$portVersion"
|
||||
@@ -29,11 +29,11 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
cmd:perl
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
cmd:make
|
||||
cmd:perl
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user