From 3065f2e3477e281f73031716cfab45e39189d5f9 Mon Sep 17 00:00:00 2001 From: Justin Davis Date: Sat, 21 Apr 2012 15:11:40 -0400 Subject: Change METABIN var to PREPSPATH. genpkg uses this to tell prepkg where the preparer scripts are located. --- mods/perl-libwww | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mods/perl-libwww') diff --git a/mods/perl-libwww b/mods/perl-libwww index 46b301f..5d2a39f 100644 --- a/mods/perl-libwww +++ b/mods/perl-libwww @@ -1,3 +1,2 @@ -+ optdepends perl-lwp-protocol-https: for https:// url schemes -- depends perl-http-message -+ depends perl-http-message>=6 +optdepends add("perl-lwp-protocol-https: for https:// url schemes") +depends add("perl-http-message") add("depends perl-http-message>=6") -- cgit v1.2.3-24-g4f1b