From 18b8f8ed28bc84bbf24af50018160c339f29b905 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 12 Feb 2018 10:37:57 +0100 Subject: [PATCH] uri: should fix the empty vendor_perl dependency. --- dev-perl/uri/uri-1.72.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/uri/uri-1.72.recipe b/dev-perl/uri/uri-1.72.recipe index e087b96f4..d44cdc25e 100644 --- a/dev-perl/uri/uri-1.72.recipe +++ b/dev-perl/uri/uri-1.72.recipe @@ -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()