git: eb028d08173e - main - textproc/p5-XML-DOM-XPath: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jul 6 15:08:25 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eb028d08173efda80b5a3386a2e3ca3b19d6bc25
commit eb028d08173efda80b5a3386a2e3ca3b19d6bc25
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 15:01:21 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 15:01:21 +0000
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 <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list