From 496811e6387c1cb87662cf0e01d3593dae6b35a7 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 21 Aug 2020 09:36:36 +0000 Subject: [PATCH] - Update WWW - Pet portlint Approved by: portmgr blanket --- textproc/p5-XML-Simple/Makefile | 4 ++-- textproc/p5-XML-Simple/pkg-descr | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/textproc/p5-XML-Simple/Makefile b/textproc/p5-XML-Simple/Makefile index bb66353e1e6a..c4968a10799f 100644 --- a/textproc/p5-XML-Simple/Makefile +++ b/textproc/p5-XML-Simple/Makefile @@ -19,9 +19,9 @@ RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-XML-SAX>=0.15:textproc/p5-XML-SAX \ p5-XML-SAX-Expat>=0:textproc/p5-XML-SAX-Expat -MAKE_JOBS_UNSAFE= yes -NO_ARCH= yes USES= perl5 +NO_ARCH= yes USE_PERL5= configure +MAKE_JOBS_UNSAFE= yes .include diff --git a/textproc/p5-XML-Simple/pkg-descr b/textproc/p5-XML-Simple/pkg-descr index af2e99b0acff..599c7edecf86 100644 --- a/textproc/p5-XML-Simple/pkg-descr +++ b/textproc/p5-XML-Simple/pkg-descr @@ -5,4 +5,4 @@ XML::Simple was originally developed for the purpose of reading and writing config files in XML format (which offers various advantages over say .INI format). Having said that, many people find it useful for other purposes. -WWW: http://www.mclean.net.nz/ +WWW: https://www.mclean.net.nz/