aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2020-08-21 09:36:36 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2020-08-21 09:36:36 +0000
commit496811e6387c1cb87662cf0e01d3593dae6b35a7 (patch)
tree2ae9d5175f8dc66a9e0396bd7b5970702a9a4a61
parent467fcde2072b78ae708e1544425bf77344ae06e7 (diff)
downloadports-496811e6387c1cb87662cf0e01d3593dae6b35a7.tar.gz
ports-496811e6387c1cb87662cf0e01d3593dae6b35a7.zip
Notes
-rw-r--r--textproc/p5-XML-Simple/Makefile4
-rw-r--r--textproc/p5-XML-Simple/pkg-descr2
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 <bsd.port.mk>
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/