aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-30 19:59:28 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-30 19:59:28 +0000
commit895dbaa39dbec4598e91ec9f88379c49c7645e49 (patch)
treee00c9453adf3658eb9dad7cb9135e4ed58849106
parentac610fdb227537781ab3123db97d513894894d05 (diff)
downloadports-895dbaa39dbec4598e91ec9f88379c49c7645e49.tar.gz
ports-895dbaa39dbec4598e91ec9f88379c49c7645e49.zip
textproc/p5-XML-RSS: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--textproc/p5-XML-RSS/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile
index 45473c4f3f2e..b8a85140eab6 100644
--- a/textproc/p5-XML-RSS/Makefile
+++ b/textproc/p5-XML-RSS/Makefile
@@ -23,4 +23,6 @@ RUN_DEPENDS= p5-DateTime-Format-Mail>=0:devel/p5-DateTime-Format-Mail \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>