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/