uri: should fix the empty vendor_perl dependency.

This commit is contained in:
Jérôme Duval
2018-02-12 10:37:57 +01:00
parent ef330a361f
commit 18b8f8ed28

View File

@@ -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()