From eb028d08173efda80b5a3386a2e3ca3b19d6bc25 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Tue, 6 Jul 2021 23:01:21 +0800 Subject: [PATCH] textproc/p5-XML-DOM-XPath: Add NO_ARCH Approved by: portmgr (blanket) --- textproc/p5-XML-DOM-XPath/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/p5-XML-DOM-XPath/Makefile b/textproc/p5-XML-DOM-XPath/Makefile index c32f6e37968f..a9e2888406ba 100644 --- a/textproc/p5-XML-DOM-XPath/Makefile +++ b/textproc/p5-XML-DOM-XPath/Makefile @@ -20,4 +20,6 @@ RUN_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM \ USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include