summaryrefslogtreecommitdiffstats
path: root/mods/perl-libwww
diff options
context:
space:
mode:
authorJustin Davis <jrcd83@gmail.com>2012-04-21 21:11:40 +0200
committerJustin Davis <jrcd83@gmail.com>2012-04-21 21:11:40 +0200
commit3065f2e3477e281f73031716cfab45e39189d5f9 (patch)
tree5fe95948044e7847103d9ee0fab8547a804f5a4e /mods/perl-libwww
parent271e91f4b6d8f84e765e5837321c4b5a96954db7 (diff)
downloadgenpkg-3065f2e3477e281f73031716cfab45e39189d5f9.tar.gz
genpkg-3065f2e3477e281f73031716cfab45e39189d5f9.tar.xz
Change METABIN var to PREPSPATH.
genpkg uses this to tell prepkg where the preparer scripts are located.
Diffstat (limited to 'mods/perl-libwww')
-rw-r--r--mods/perl-libwww5
1 files changed, 2 insertions, 3 deletions
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")